aboutsummaryrefslogtreecommitdiff
path: root/gcc/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/defaults.h')
-rw-r--r--gcc/defaults.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/defaults.h b/gcc/defaults.h
index 5aa667d..b69ae13 100644
--- a/gcc/defaults.h
+++ b/gcc/defaults.h
@@ -73,10 +73,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
} while (0)
#endif
-#ifndef ASM_STABD_OP
-#define ASM_STABD_OP "\t.stabd\t"
-#endif
-
/* This is how to output an element of a case-vector that is absolute.
Some targets don't use this, but we have to define it anyway. */