X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Ftc.h;h=ff1cf3618add135755e1064bda7cbb82e83a83b5;hb=1f93a6d6f3c7a2fcb9e45eea93a09532178da2ab;hp=4386fe5f505b931ac5db6acbc791e654422d6944;hpb=aa820537ead0135a7c38c619039dce8a6fc74ed1;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/tc.h b/gas/tc.h index 4386fe5f50..ff1cf3618a 100644 --- 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;