Searched defs:SRAM_MEMSIZE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/x68k/stand/boot/ | ||
H A D | switch.c | 34 #define SRAM_MEMSIZE (*((volatile uint32_t *)0x00ed0008)) macro |
H A D | boot.c | 48 #define SRAM_MEMSIZE (*((long*) 0x00ed0008)) macro |