NetBSD/sys/arch/amiga
thorpej 6626878e7b It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).
1998-05-19 19:00:11 +00:00
..
amiga It is no longer necessary for pmap_pinit() and pmap_release() to be 1998-05-19 19:00:11 +00:00
compile
conf Add -Wno-main conditional on compiler being gcc 2.8 or egcs. (This adds 1998-04-12 23:47:41 +00:00
dev Don't use an 'register char' as an array index, change it to an int. 1998-04-17 17:57:08 +00:00
include Dont define splserial here... its now different from spltty. 1998-04-16 21:28:00 +00:00
stand add -m and -k flags 1998-05-08 23:03:49 +00:00
Makefile Use m68k/Makefile.inc. 1997-10-11 09:11:17 +00:00