aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-msp430.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-msp430.h')
-rw-r--r--gas/config/tc-msp430.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-msp430.h b/gas/config/tc-msp430.h
index 5f14bbf..72f6dd8 100644
--- a/gas/config/tc-msp430.h
+++ b/gas/config/tc-msp430.h
@@ -124,7 +124,6 @@ extern int msp430_force_relocation_local (struct fix *);
#define tc_frob_section(sec) msp430_frob_section (sec)
extern void msp430_frob_section (asection *);
-
extern int msp430_enable_relax;
extern int msp430_enable_polys;