Home
last modified time | relevance | path

Searched defs:_hw_nvram_device (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_nvram.c64 typedef struct _hw_nvram_device { struct
65 uint8_t *memory;
66 unsigned sizeof_memory;
67 time_t host_time;
68 unsigned timezone;
70 unsigned addr_year;
71 unsigned addr_month;
72 unsigned addr_date;
73 unsigned addr_day;
74 unsigned addr_hour;
[all …]