* peXXigen.c (rsrc_process_section): Use ptrdiff_t as the type for
[deliverable/binutils-gdb.git] / gas / tc.h
index 4386fe5f505b931ac5db6acbc791e654422d6944..ff1cf3618add135755e1064bda7cbb82e83a83b5 100644 (file)
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -41,7 +41,7 @@ extern int md_short_jump_size;
 extern int md_long_jump_size;
 #endif
 
-#ifdef USE_UNIQUE
+#ifdef TE_PE
 /* The name of an external symbol which is
    used to make weak PE symbol names unique.  */
 extern const char * an_external_name;
This page took 0.027751 seconds and 4 git commands to generate.