[AArch64] Add xgene1.
[deliverable/binutils-gdb.git] / gas / tc.h
index 8715db3dc082e7e1f500ba402ed9cdff211e9f31..e0437874fa853cb60eae0e3d5f8e1452bbcdb447 100644 (file)
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -1,8 +1,6 @@
 /* tc.h - target cpu dependent
 
-   Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 2000, 2001, 2003,
-   2004, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1987-2014 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -41,7 +39,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.054874 seconds and 4 git commands to generate.