]> err.no Git - linux-2.6/blobdiff - include/asm-mips/elf.h
The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign
[linux-2.6] / include / asm-mips / elf.h
index 9361ee00c10388004fce1a25dc38d473f5e6105c..7420f12742bb92c5d6d41068d8b2f1e8f772e51b 100644 (file)
@@ -19,6 +19,8 @@
 #define EF_MIPS_ARCH_5         0x40000000      /* -mips5 code.  */
 #define EF_MIPS_ARCH_32                0x50000000      /* MIPS32 code.  */
 #define EF_MIPS_ARCH_64                0x60000000      /* MIPS64 code.  */
+#define EF_MIPS_ARCH_32R2      0x70000000      /* MIPS32 R2 code.  */
+#define EF_MIPS_ARCH_64R2      0x80000000      /* MIPS64 R2 code.  */
 
 /* The ABI of a file. */
 #define EF_MIPS_ABI_O32                0x00001000      /* O32 ABI.  */