* read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
[deliverable/binutils-gdb.git] / gas / read.h
index 2357cf9c39b0fa60fd6c7c557c1193a675bf56c2..b89ffcb4fbfd786fc56f9a797789ffccdcf7ab04 100644 (file)
@@ -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
 
This page took 0.040972 seconds and 4 git commands to generate.