NetBSD/sys/arch/sh3
uwe 8939f2bdbd Implement proper switch_exit in assembler. Since cpu_switch is
reduced to just a call to switch_exit, g/c the C version and add a one
instruction assembler version that just falls through to switch_exit.

Addresses PR#24007 by Jaromir Dolecek <jdolecek@netbsd> and makes sh3
kernels work again after his elimination of the reaper.  Tested on hpcsh.
2004-01-18 18:54:17 +00:00
..
conf Config glue for adc(4). 2003-10-18 01:29:05 +00:00
dev Use adcvar.h. 2003-10-22 23:52:46 +00:00
include Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
sh3 Implement proper switch_exit in assembler. Since cpu_switch is 2004-01-18 18:54:17 +00:00
Makefile
Makefile.inc