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 index 99702fb..923e6e5 100644 --- a/gas/config/te-sysv32.h +++ b/gas/config/te-sysv32.h @@ -1,4 +1,6 @@ /* Remove leading underscore from the gcc generated symbol names */ #define STRIP_UNDERSCORE +#include "obj-format.h" + /* end of te-sysv32.h */ |