Commit ca471c86 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 12e4396b
...@@ -26,9 +26,6 @@ ...@@ -26,9 +26,6 @@
#include "dectypes.h" #include "dectypes.h"
extern unsigned long mips_machgroup;
extern unsigned long mips_machtype;
static const char *dec_system_strings[] = { static const char *dec_system_strings[] = {
[MACH_DSUNKNOWN] "unknown DECstation", [MACH_DSUNKNOWN] "unknown DECstation",
[MACH_DS23100] "DECstation 2100/3100", [MACH_DS23100] "DECstation 2100/3100",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment