2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / include / elf / s390.h
index c62b110166a6c6a88923764cac5f013abb3e4ab2..17c4abfe1f5b2453a1cfabf6a1e899a94b5a3c6d 100644 (file)
 
 #include "elf/reloc-macros.h"
 
+/* Processor specific flags for the ELF header e_flags field.  */
+
+#define EF_S390_HIGH_GPRS        0x00000001
+
 /* Relocation types.  */
 
 START_RELOC_NUMBERS (elf_s390_reloc_type)
This page took 0.024399 seconds and 4 git commands to generate.