NetBSD/sys/arch/news68k
thorpej 7f10ba88b1 #define away pmap_update() in <machine/pmap.h> so that no function
call overhead is incurred as we start sprinkling pmap_update() calls
throughout the source tree (no pmaps currently defer operations, but
we are adding the infrastructure to allow them to do so).
2001-04-21 23:51:14 +00:00
..
compile
conf Add GENERIC_TINY config for low memory (and slow) machines. 2001-03-26 10:25:34 +00:00
dev Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
include #define away pmap_update() in <machine/pmap.h> so that no function 2001-04-21 23:51:14 +00:00
news68k #define away pmap_update() in <machine/pmap.h> so that no function 2001-04-21 23:51:14 +00:00
stand Add "-e start" to LDFLAGS for ELF toolchain. 2001-03-04 16:15:50 +00:00
Makefile