NetBSD/sys/arch/sh5
scw 0767992461 If we don't explicitly recognise the trap type, only panic if it
came from kernel mode. Otherwise, print details of the exception
and send a SIGILL to the process.

The is necessary now that debug exceptions are handled here.
2003-01-20 22:32:26 +00:00
..
conf Use the full 'sh5le-unknown-netbsd-' prefixed toolchain names, and 2003-01-19 19:46:57 +00:00
dev Use aprint_normal() for cfprint routines. 2003-01-01 02:10:08 +00:00
include Split struct reg into integer and FP parts, to be more like every other port. 2003-01-20 20:07:52 +00:00
pci
sh5 If we don't explicitly recognise the trap type, only panic if it 2003-01-20 22:32:26 +00:00
Makefile
TODO