From 294f81d78d6435c69ad94e04a8f2d9881d0b8211 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 2 Dec 2000 01:10:33 +0000 Subject: Add MIPS SB1 machine --- include/elf/mips.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/elf/mips.h') diff --git a/include/elf/mips.h b/include/elf/mips.h index ec333bfcb..bfa03f12d 100644 --- a/include/elf/mips.h +++ b/include/elf/mips.h @@ -163,6 +163,7 @@ END_RELOC_NUMBERS (R_MIPS_maxext) #define E_MIPS_MACH_4650 0x00850000 #define E_MIPS_MACH_4111 0x00880000 #define E_MIPS_MACH_MIPS32_4K 0x00890000 +#define E_MIPS_MACH_SB1 0x008a0000 /* Processor specific section indices. These sections do not actually exist. Symbols with a st_shndx field corresponding to one of these -- cgit v1.2.3