mirror of
https://github.com/adulau/aha.git
synced 2025-01-03 22:53:18 +00:00
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
12e4396bf0
commit
ca471c8604
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@
|
|||
|
||||
#include "dectypes.h"
|
||||
|
||||
extern unsigned long mips_machgroup;
|
||||
extern unsigned long mips_machtype;
|
||||
|
||||
static const char *dec_system_strings[] = {
|
||||
[MACH_DSUNKNOWN] "unknown DECstation",
|
||||
[MACH_DS23100] "DECstation 2100/3100",
|
||||
|
|
Loading…
Reference in a new issue