diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 3fa4b78..99f2d7e 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1257,6 +1257,9 @@ enum bfd_architecture #define bfd_mach_mips4000 4000 #define bfd_mach_mips4010 4010 #define bfd_mach_mips4100 4100 + /* start-sanitize-vr4xxx */ +#define bfd_mach_mips4121 4121 + /* end-sanitize-vr4xxx */ #define bfd_mach_mips4300 4300 #define bfd_mach_mips4400 4400 #define bfd_mach_mips4600 4600 |