Remove redundant returns in void functions.
[deliverable/binutils-gdb.git] / gas / config / tc-ia64.h
index 884bfb7d632d64b5b72438e5808f873282587990..8d2f4379db72dc047615e47ec2617e3345bbfb6e 100644 (file)
@@ -151,10 +151,6 @@ extern void ia64_check_label PARAMS ((symbolS *));
 
 #define WORKING_DOT_WORD       /* don't do broken word processing for now */
 
-#define ELF_TC_SPECIAL_SECTIONS                                                   \
-{ ".sbss",     SHT_NOBITS,     SHF_ALLOC + SHF_WRITE + SHF_IA_64_SHORT }, \
-{ ".sdata",    SHT_PROGBITS,   SHF_ALLOC + SHF_WRITE + SHF_IA_64_SHORT },
-
 #define DWARF2_LINE_MIN_INSN_LENGTH 1  /* so slot-multipliers can be 1 */
 
 /* This is the information required for unwind records in an ia64
This page took 0.0226 seconds and 4 git commands to generate.