diff options
Diffstat (limited to 'gas/config/te-interix.h')
-rw-r--r-- | gas/config/te-interix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/te-interix.h b/gas/config/te-interix.h index 1f6a367..073ad24 100644 --- a/gas/config/te-interix.h +++ b/gas/config/te-interix.h @@ -6,6 +6,8 @@ /* The PE format supports long section names. */ #define COFF_LONG_SECTION_NAMES +#define GLOBAL_OFFSET_TABLE_NAME "__GLOBAL_OFFSET_TABLE_" + /* Both architectures use these */ #ifndef LOCAL_LABELS_FB #define LOCAL_LABELS_FB 1 |