NetBSD/sys/arch/sh3
thorpej a19e4685f7 Make CLKF_INTR() slightly less broken. The previous definition always
tested true if the CPU was running in the kernel at the time of the clock
interrupt, therefore all such time (kernel and idle) was counted as interrupt
time.  The new definition simply punts on trying to count interrupt time,
which allows us to see kernel and idle time.
2002-05-07 04:01:59 +00:00
..
conf * Defflag the SH3 and SH4 options. 2002-04-20 19:59:11 +00:00
dev Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
include Make CLKF_INTR() slightly less broken. The previous definition always 2002-05-07 04:01:59 +00:00
sh3 Fix reading values mapped in P1 via /dev/kmem (problem uncovered by 2002-05-07 03:28:25 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00