patch-2.4.10 linux/arch/mips64/kernel/proc.c
Next file: linux/arch/mips64/kernel/ptrace.c
Previous file: linux/arch/mips64/kernel/mips64_ksyms.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Sun Sep 9 10:43:01 2001
- Orig file:
v2.4.9/linux/arch/mips64/kernel/proc.c
- Orig date:
Wed Jul 25 17:10:18 2001
diff -u --recursive --new-file v2.4.9/linux/arch/mips64/kernel/proc.c linux/arch/mips64/kernel/proc.c
@@ -1,12 +1,10 @@
-/* $Id: proc.c,v 1.1 1999/09/28 22:25:51 ralf Exp $
- *
+/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1995, 1996, 1999 Ralf Baechle
- *
- * XXX Rewrite this mess.
+ * Copyright (C) 1995, 1996, 1999, 2001 Ralf Baechle
+ * Copyright (C) 2001 MIPS Technologies, Inc.
*/
#include <linux/delay.h>
#include <linux/kernel.h>
@@ -17,7 +15,7 @@
#include <asm/processor.h>
#include <asm/watch.h>
-unsigned long unaligned_instructions;
+extern unsigned long unaligned_instructions;
unsigned int vced_count, vcei_count;
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)