diff options
Diffstat (limited to 'include/elf/i370.h')
-rw-r--r-- | include/elf/i370.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/elf/i370.h b/include/elf/i370.h index 6229aab..7b451ff 100644 --- a/include/elf/i370.h +++ b/include/elf/i370.h @@ -36,14 +36,6 @@ #define EF_I370_RELOCATABLE 0x00010000 /* i370 -mrelocatable flag */ #define EF_I370_RELOCATABLE_LIB 0x00008000 /* i370 -mrelocatable-lib flag */ -/* Processor specific section flags, sh_flags field */ - -#define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude \ - this section from executable \ - and shared objects that it \ - builds when those objects \ - are not to be furhter \ - relocated. */ /* i370 relocations Note that there is really just one relocation that we currently |