diff options
Diffstat (limited to 'gas/config/tc-s390.h')
-rw-r--r-- | gas/config/tc-s390.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-s390.h b/gas/config/tc-s390.h index 7ac135c..1636400 100644 --- a/gas/config/tc-s390.h +++ b/gas/config/tc-s390.h @@ -51,8 +51,6 @@ extern const char *s390_target_format (void); /* Whether or not the target is big endian */ extern int target_big_endian; -#define LOCAL_LABEL_PREFIX '.' - /* Permit temporary numeric labels. */ #define LOCAL_LABELS_FB 1 |