aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-excite/excite.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/mach-excite/excite.h')
-rw-r--r--include/asm-mips/mach-excite/excite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/mach-excite/excite.h b/include/asm-mips/mach-excite/excite.h
index 130bd4b8edce..4c29ba44992c 100644
--- a/include/asm-mips/mach-excite/excite.h
+++ b/include/asm-mips/mach-excite/excite.h
@@ -7,7 +7,7 @@
7 7
8#define EXCITE_CPU_EXT_CLOCK 100000000 8#define EXCITE_CPU_EXT_CLOCK 100000000
9 9
10#if !defined(__ASSEMBLER__) 10#if !defined(__ASSEMBLY__)
11void __init excite_kgdb_init(void); 11void __init excite_kgdb_init(void);
12void excite_procfs_init(void); 12void excite_procfs_init(void);
13extern unsigned long memsize; 13extern unsigned long memsize;