aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68hc11.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-m68hc11.h')
-rw-r--r--gas/config/tc-m68hc11.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/config/tc-m68hc11.h b/gas/config/tc-m68hc11.h
index 92ba488..389ac42 100644
--- a/gas/config/tc-m68hc11.h
+++ b/gas/config/tc-m68hc11.h
@@ -33,12 +33,6 @@ struct fix;
/* Motorola assembler specs does not require '.' before pseudo-ops. */
#define NO_PSEUDO_DOT 1
-#if 0
-/* Treat the single quote as a string delimiter.
- ??? This does not work at all. */
-#define SINGLE_QUOTE_STRINGS 1
-#endif
-
#ifndef BFD_ASSEMBLER
#error M68HC11 support requires BFD_ASSEMBLER
#endif