NetBSD/sys/arch/next68k
thorpej 3ebbe095e0 Change the pmap_extract() interface to:
boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *);
This makes it possible for the pmap to map physical address 0.
1999-07-08 18:05:21 +00:00
..
compile
conf kernel configuration for IPv6/IPsec. should be in GENERIC in the future. 1999-07-01 07:00:12 +00:00
dev Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
include renamed splscc to splserial to match spl(9) man page 1999-07-03 08:22:53 +00:00
next68k Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00