freebsd-skq/sys/ia64
Peter Wemm db17c6fc07 Tidy up some loose ends.
i386/ia64/alpha - catch up to sparc64/ppc:
- replace pmap_kernel() with refs to kernel_pmap
- change kernel_pmap pointer to (&kernel_pmap_store)
  (this is a speedup since ld can set these at compile/link time)
all platforms (as suggested by jake):
- gc unused pmap_reference
- gc unused pmap_destroy
- gc unused struct pmap.pm_count
(we never used pm_count - we track address space sharing at the vmspace)
2002-04-29 07:43:16 +00:00
..
acpica Move a couple of prototypes together instead of being incompletely 2002-03-19 11:14:52 +00:00
compile
conf Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESS 2002-04-18 03:44:44 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
ia64 Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
include Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
isa Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
pci