Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dalloc.c153 #define HEAP_START heapstart macro
158 #define HEAP_START end macro
/netbsd-src/sys/arch/x68k/stand/boot/
H A Dboot.c45 #define HEAP_START ((void*) 0x00080000) macro