NetBSD/sys/arch/hpcsh
uwe c7bbfa679e Mark 'ram' MEMORY as allocatable instead of explicitly placing
sections into it.  This also ensures that sections, not mentioned in
the linker script (currenty - link_set_*), end up in the correct
place.  Otherwise kernel panics very early, trying to access link_set
info.
2003-04-15 16:29:12 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Mark 'ram' MEMORY as allocatable instead of explicitly placing 2003-04-15 16:29:12 +00:00
dev Use PAGE_SIZE rather than NBPG. 2003-04-01 15:02:05 +00:00
hpcsh Use PAGE_SIZE rather than NBPG. 2003-04-02 03:51:33 +00:00
include Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
stand
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00