NetBSD/sys/arch/sparc
pk a22adee52d Default to not inlining __cpu_simple_lock().
- the locore version attempts to detect stuck locks
 - not inlining saves about 60K on the kernel's text
2004-04-20 15:55:30 +00:00
..
compile
conf Default to not inlining __cpu_simple_lock(). 2004-04-20 15:55:30 +00:00
dev add some SUN4D stuff. 2004-04-03 17:43:50 +00:00
fpu Simplify fpu_cleanup() by having it return a code to indicate that a SIGFPE 2003-10-12 19:48:52 +00:00
include Turn __CPU_SIMPLE_LOCK_INLINE into !__CPU_SIMPLE_LOCK_NOINLINE, so we don't 2004-04-20 08:48:03 +00:00
sparc Always provide the __cpu_simple_lock() entry point (for LKMs). 2004-04-20 08:38:41 +00:00
stand compat mode: skip double map at VA 0 if the physical load address is 0. 2004-04-08 07:35:34 +00:00
Makefile