Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / yy-remap.h
index 579b7d2aee6a9d30ff4eb388ad9cbb5c946c9289..cdd0aae8c6e09b127a3126a64bcc544fc131cab9 100644 (file)
@@ -92,6 +92,8 @@
 # define YYDEBUG 1  /* Default to yydebug support */
 #endif
 
-#define YYFPRINTF parser_fprintf
+#ifndef TEST_CPNAMES
+# define YYFPRINTF parser_fprintf
+#endif
 
 #endif /* YY_REMAP_H */
This page took 0.028796 seconds and 4 git commands to generate.