Update of /cvsroot/linuxconsole/ruby/linux/arch/mips64/kernel
In directory usw-pr-cvs1:/tmp/cvs-serv25708/linux/arch/mips64/kernel
Modified Files:
setup.c
Log Message:
Synced to 2.4.10
Index: setup.c
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/linux/arch/mips64/kernel/setup.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- setup.c 2001/07/29 18:24:12 1.2
+++ setup.c 2001/10/06 16:11:12 1.3
@@ -78,7 +78,6 @@
*
* These are initialized so they are in the .data section
*/
-unsigned long mips_memory_upper = KSEG0;
unsigned long mips_cputype = CPU_UNKNOWN;
unsigned long mips_machtype = MACH_UNKNOWN;
unsigned long mips_machgroup = MACH_GROUP_UNKNOWN;
|