NetBSD/sys/arch/sh3
manu d584ed9598 Add a realcode argument to trace_enter and ktrsyscall. realcode is the
original system call number, which can be negative for a Mach trap.
We cannot just replace code by realcode, because ktrsyscall uses it as
an index in the system call table, thus crashing the kernel when the
value is negative.
2002-11-15 20:06:00 +00:00
..
conf cosmetic changes. 2002-05-10 15:28:45 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include add some definitions for P[VR]R register 2002-11-13 14:00:27 +00:00
sh3 Add a realcode argument to trace_enter and ktrsyscall. realcode is the 2002-11-15 20:06:00 +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