patch-2.2.7 linux/include/asm-sparc/system.h

Next file: linux/include/asm-sparc/timer.h
Previous file: linux/include/asm-sparc/spinlock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.6/linux/include/asm-sparc/system.h linux/include/asm-sparc/system.h
@@ -1,4 +1,4 @@
-/* $Id: system.h,v 1.72 1999/01/02 16:50:21 davem Exp $ */
+/* $Id: system.h,v 1.73 1999/04/20 13:22:49 anton Exp $ */
 #include <linux/config.h>
 
 #ifndef __SPARC_SYSTEM_H
@@ -47,6 +47,8 @@
 #define ARCH_SUN4C_SUN4 1
 #define ARCH_SUN4 1
 #endif
+
+#define SUN4M_NCPUS            4              /* Architectural limit of sun4m. */
 
 extern unsigned long empty_bad_page;
 extern unsigned long empty_bad_page_table;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)