NetBSD/sys/arch/mips
cl ef56cc40ab Reduce code duplication by adding mi_userret() in sys/userret.h
containing signal posting, kernel-exit handling and sa_upcall processing.

XXX the pc532, sparc, sparc64 and vax ports should have their
XXX userret() code rearranged to use this.
2003-10-31 16:44:34 +00:00
..
alchemy More bogus uninitialised warnings. 2003-10-27 02:16:15 +00:00
bonito __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
cfe __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
conf add compat_16_machdep.c 2003-10-29 23:41:49 +00:00
include Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
mips Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
sibyte Remove some assigned-to but otherwise unused variables. 2003-10-31 03:32:19 +00:00
Makefile Install the kernel linker script in /usr/lkm/ldscript so that modload(8) 2002-10-10 01:59:29 +00:00
Makefile.inc