diff options
Diffstat (limited to 'bfd/section.c')
-rw-r--r-- | bfd/section.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/section.c b/bfd/section.c index e9af59d..7377029 100644 --- a/bfd/section.c +++ b/bfd/section.c @@ -359,9 +359,6 @@ CODE_FRAGMENT . TMS320C54X only. *} .#define SEC_TIC54X_BLOCK 0x10000000 . -. {* This section has the SHF_X86_64_LARGE flag. This is ELF x86-64 only. *} -.#define SEC_ELF_LARGE 0x10000000 -. . {* Conditionally link this section; do not link if there are no . references found to any symbol in the section. This is for TI . TMS320C54X only. *} |