NetBSD/sys/arch/ia64
tsutsui 78c4167012 - kern_kern_microtime.c is gone, so replace references of it
with new kern/kern_cctr.c in TODO comments
- also replace struct cc_microtime_state member in struct cpu_info
  with struct cctr_state defined in <sys/cctr.h>, which is unused yet
  in this port
2007-07-21 12:15:05 +00:00
..
compile
conf - kern_kern_microtime.c is gone, so replace references of it 2007-07-21 12:15:05 +00:00
disasm
ia64 change pmap_phys_address()s parameter to paddr_t since that's what it gets 2007-07-16 23:48:03 +00:00
include - kern_kern_microtime.c is gone, so replace references of it 2007-07-21 12:15:05 +00:00
stand Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
unwind TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
Makefile