diff options
Diffstat (limited to 'gas/config/te-sysv32.h')
-rw-r--r-- | gas/config/te-sysv32.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/te-sysv32.h b/gas/config/te-sysv32.h new file mode 100644 index 00000000000..a97f986544a --- /dev/null +++ b/gas/config/te-sysv32.h @@ -0,0 +1,2 @@ +/* Remove leading underscore from the gcc generated symbol names */ +#define STRIP_UNDERSCORE |