NetBSD/sys/arch/sparc
pk a917eabaec * A couple of #if defined(SUN4M)' should be #if defined(MULTIPROCESSOR)'
* Print notice if not all CPUs were attached
* Switch to SMP version of cache flush routines in just one place: in
  cpu_attach() after all known CPUs have been configured.
2001-03-06 13:39:22 +00:00
..
compile
conf allow sparc "make release" to build a sparc64 capable 32 bit kernel. 2001-03-04 10:12:56 +00:00
dev Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
fpu fix warnings in DEBUG & DIAGNSTIC code. 2000-12-06 01:47:49 +00:00
include Remove unused declaration of `cpcb', which is no longer a global variable. 2001-03-03 19:42:38 +00:00
sparc * A couple of #if defined(SUN4M)' should be #if defined(MULTIPROCESSOR)' 2001-03-06 13:39:22 +00:00
stand build sparc64 bootblk, ofwboot, & ofwboot.net on sparc 2001-03-04 15:34:45 +00:00
Makefile