NetBSD/sys/arch/sh3
uch 4c6260b9de kernel stack fix. old code simply P3 address converted to P1, it
caused memory destruction when kernel stack grow over 1 page.  new
code use P3 address for kernel stack. but for the sake of debug, P1
kernel stack mode remain.
2002-03-17 14:02:03 +00:00
..
conf Initial support for KGDB on the sh3. 2002-03-02 22:26:25 +00:00
dev Initial support for KGDB on the sh3. 2002-03-02 22:26:25 +00:00
include kernel stack fix. old code simply P3 address converted to P1, it 2002-03-17 14:02:03 +00:00
sh3 kernel stack fix. old code simply P3 address converted to P1, it 2002-03-17 14:02:03 +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