diff options
Diffstat (limited to 'gcc/config/sparc/aout.h')
-rw-r--r-- | gcc/config/sparc/aout.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/sparc/aout.h b/gcc/config/sparc/aout.h index 7639fbd1cbc..ea39b2e9ed7 100644 --- a/gcc/config/sparc/aout.h +++ b/gcc/config/sparc/aout.h @@ -29,7 +29,6 @@ Boston, MA 02111-1307, USA. */ (DEFAULT_WORD_SWITCH_TAKES_ARG (STR) \ || !strcmp (STR, "target") || !strcmp (STR, "assert")) -#define TARGET_ASM_SELECT_SECTION sparc_aout_select_section #define TARGET_ASM_SELECT_RTX_SECTION sparc_aout_select_rtx_section /* Output the label for a function definition. */ |