Home
last modified time | relevance | path

Searched refs:bottom_memory (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/acorn32/stand/boot32/
H A Dboot32.c118 char *memory_image, *bottom_memory, *top_memory; variable
181 bottom_memory = memory_image; in init_datastructures()
184 firstpage = ((int)bottom_memory / nbpp) + 1; /* safety */ in init_datastructures()