NetBSD/sys/arch/hpcmips
matt 6a66466f0c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
from uvmexp to per-cpu cpu_data and move them to 64bits.  Remove unneeded
includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.
2010-12-20 00:25:23 +00:00
..
compile
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
dev Remove (possibly) unnecessary boundary arg from bus_space_alloc(9) 2010-07-20 15:06:43 +00:00
hpcmips Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
include Move arch-local variable to a better namespace to make build again. 2010-01-21 01:23:14 +00:00
isa isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:11:22 +00:00
stand kill extra whitespaces 2009-10-26 19:16:54 +00:00
tx Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
vr Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
Makefile
TODO