NetBSD/sys/arch/powerpc
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
..
conf Add Real time clock support code. 2003-10-06 18:15:08 +00:00
fpu make this compile again. 2003-10-28 15:28:24 +00:00
ibm4xx Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
include Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
isa Add powerpc-specific isa and isadma machdep code. (Merge common code from 2003-10-19 03:19:32 +00:00
marvell Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
oea pmap_print_mmuregs(): move initialization of addr before its first use; 2003-10-27 23:35:41 +00:00
powerpc Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
tools/chrpicon __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
Makefile