NetBSD/sys/arch/amiga
mhitch aa39671913 Setting chipmem_start and chipmem_end to the same value (size of chip
memory) greatly confuses the chip memory allocator and can prevent
some systems from even starting the kernel.  Remove the initialization
of chipmem_start (it's initialized in locore.s).
2002-06-05 04:29:30 +00:00
..
amiga Setting chipmem_start and chipmem_end to the same value (size of chip 2002-06-05 04:29:30 +00:00
compile
conf Don't use -traditional-cpp if HAVE_GCC3. 2002-06-04 21:39:09 +00:00
dev Remove unnecessary assignments (for which the operation may be 2002-05-30 20:28:27 +00:00
include Updated NKMEMPAGES_MAX_DEFAULT so that large memory systems won't crash 2002-05-18 23:00:32 +00:00
stand Add -ffreestanding. 2002-05-31 20:57:41 +00:00
Makefile