diff options
Diffstat (limited to 'include/elf/ppc.h')
-rw-r--r-- | include/elf/ppc.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/elf/ppc.h b/include/elf/ppc.h index 230870d..688cb9b 100644 --- a/include/elf/ppc.h +++ b/include/elf/ppc.h @@ -174,15 +174,6 @@ END_RELOC_NUMBERS (R_PPC_max) specified in the associated \ symbol table entry. */ -/* 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. */ - /* Object attribute tags. */ enum { |