diff options
Diffstat (limited to 'gcc/config/alpha/alpha-interix.h')
-rw-r--r-- | gcc/config/alpha/alpha-interix.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/alpha/alpha-interix.h b/gcc/config/alpha/alpha-interix.h index 788eac4f1c0..4dc21868dd4 100644 --- a/gcc/config/alpha/alpha-interix.h +++ b/gcc/config/alpha/alpha-interix.h @@ -126,8 +126,6 @@ const_section () \ } \ } -#define INT_ASM_OP "\t.long\t" - /* The linker will take care of this, and having them causes problems with ld -r (specifically -rU). */ #define CTOR_LISTS_DEFINED_EXTERNALLY 1 |