aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i960.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-i960.h')
-rw-r--r--gas/config/tc-i960.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-i960.h b/gas/config/tc-i960.h
index 4d6dd75..01dbe4d 100644
--- a/gas/config/tc-i960.h
+++ b/gas/config/tc-i960.h
@@ -267,6 +267,7 @@ void tc_set_bal_of_call();
char *_tc_get_bal_of_call(); /* this is really symbolS *tc_get_bal_of_call(symbolS *callP). */
#define tc_get_bal_of_call(c) ((symbolS *) _tc_get_bal_of_call(c))
+#endif
/*
* Local Variables:
@@ -275,5 +276,4 @@ char *_tc_get_bal_of_call(); /* this is really symbolS *tc_get_bal_of_call(symbo
* End:
*/
-/* end of tp-i960.h */
-#endif
+/* end of tc-i960.h */