aboutsummaryrefslogtreecommitdiff
path: root/gas/read.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/read.h')
-rw-r--r--gas/read.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/read.h b/gas/read.h
index 2357cf9..b89ffcb 100644
--- a/gas/read.h
+++ b/gas/read.h
@@ -90,8 +90,7 @@ enum linkonce_type {
LINKONCE_SAME_CONTENTS
};
-#define IGNORE_OPCODE_CASE
-#ifdef IGNORE_OPCODE_CASE
+#ifndef TC_CASE_SENSITIVE
extern char original_case_string[];
#endif