diff options
Diffstat (limited to 'gcc/config/c4x/c4x.h')
-rw-r--r-- | gcc/config/c4x/c4x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/c4x/c4x.h b/gcc/config/c4x/c4x.h index 18f31805d6f..d514e5aa806 100644 --- a/gcc/config/c4x/c4x.h +++ b/gcc/config/c4x/c4x.h @@ -1452,8 +1452,6 @@ fini_section () \ } \ } -#define ASM_STABS_OP "\t.stabs\t" - /* Switch into a generic section. */ #define TARGET_ASM_NAMED_SECTION c4x_asm_named_section |