cpu.h
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
db_machdep.h
|
vm_offset_t -> db_addr_t
|
2001-09-05 13:30:24 +00:00 |
intr.h
|
move the spl*() and IPL_* definitions to intr.h.
|
2001-05-28 21:06:18 +00:00 |
param.h
|
move the spl*() and IPL_* definitions to intr.h.
|
2001-05-28 21:06:18 +00:00 |
pmap3.h
|
vm_offset_t -> [pv]addr_t.
|
2001-07-03 14:40:41 +00:00 |
pmap3x.h
|
vm_offset_t -> [pv]addr_t.
|
2001-07-03 14:40:41 +00:00 |
psl.h
|
move the spl*() and IPL_* definitions to intr.h.
|
2001-05-28 21:06:18 +00:00 |
pte.h
|
vm_offset_t -> vaddr_t
|
2001-09-05 13:31:36 +00:00 |