* gas/mips/mips4-fp.d: Reformat.
[binutils-gdb.git] / gas / tc.h
index 8715db3dc082e7e1f500ba402ed9cdff211e9f31..ff1cf3618add135755e1064bda7cbb82e83a83b5 100644 (file)
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -1,7 +1,7 @@
 /* tc.h - target cpu dependent
 
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 2000, 2001, 2003,
-   2004, 2005, 2007
+   2004, 2005, 2006, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -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;