summaryrefslogtreecommitdiff
path: root/gcc/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/output.h')
-rwxr-xr-xgcc/output.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/output.h b/gcc/output.h
index 9a7e528..63a8f99 100755
--- a/gcc/output.h
+++ b/gcc/output.h
@@ -152,10 +152,6 @@ extern void readonly_data_section (void);
/* Determine if we're in the text section. */
extern int in_text_section (void);
-#ifdef EH_FRAME_SECTION_ASM_OP
-extern void eh_frame_section (void);
-#endif
-
#ifdef TREE_CODE
/* Tell assembler to change to section NAME for DECL.
If DECL is NULL, just switch to section NAME.