NetBSD/sys/arch/powerpc
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
..
conf RCS ID police 1999-02-15 04:25:28 +00:00
include Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
powerpc Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00