diff options
Diffstat (limited to 'include/asm-mips/bootinfo.h')
-rw-r--r-- | include/asm-mips/bootinfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h index 8e9bb16f0aa2..e031bdff9920 100644 --- a/include/asm-mips/bootinfo.h +++ b/include/asm-mips/bootinfo.h | |||
@@ -96,6 +96,7 @@ | |||
96 | 96 | ||
97 | #define CL_SIZE COMMAND_LINE_SIZE | 97 | #define CL_SIZE COMMAND_LINE_SIZE |
98 | 98 | ||
99 | extern char *system_type; | ||
99 | const char *get_system_type(void); | 100 | const char *get_system_type(void); |
100 | 101 | ||
101 | extern unsigned long mips_machtype; | 102 | extern unsigned long mips_machtype; |