patch-2.1.97 linux/include/asm-sparc64/system.h
Next file: linux/include/asm-sparc64/timer.h
Previous file: linux/include/asm-sparc64/stat.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Apr 14 17:44:25 1998
- Orig file:
v2.1.96/linux/include/asm-sparc64/system.h
- Orig date:
Mon Jan 12 15:15:58 1998
diff -u --recursive --new-file v2.1.96/linux/include/asm-sparc64/system.h linux/include/asm-sparc64/system.h
@@ -1,4 +1,4 @@
-/* $Id: system.h,v 1.37 1997/10/20 00:14:22 davem Exp $ */
+/* $Id: system.h,v 1.38 1998/01/30 11:00:11 jj Exp $ */
#ifndef __SPARC64_SYSTEM_H
#define __SPARC64_SYSTEM_H
@@ -22,7 +22,10 @@
};
#define sparc_cpu_model sun4u
-
+
+/* This cannot ever be a sun4c nor sun4 :) That's just history. */
+#define ARCH_SUN4C_SUN4 0
+#define ARCH_SUN4 0
extern unsigned long empty_bad_page;
extern unsigned long empty_bad_pmd_table;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov