aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-sysv32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/te-sysv32.h')
-rw-r--r--gas/config/te-sysv32.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/config/te-sysv32.h b/gas/config/te-sysv32.h
new file mode 100644
index 0000000..923e6e5
--- /dev/null
+++ b/gas/config/te-sysv32.h
@@ -0,0 +1,6 @@
+/* Remove leading underscore from the gcc generated symbol names */
+#define STRIP_UNDERSCORE
+
+#include "obj-format.h"
+
+/* end of te-sysv32.h */