delete duplicate macro definition
authorK. Richard Pixley <rich@cygnus>
Tue, 18 Feb 1992 10:13:09 +0000 (10:13 +0000)
committerK. Richard Pixley <rich@cygnus>
Tue, 18 Feb 1992 10:13:09 +0000 (10:13 +0000)
gas/config/tc-a29k.h

index d17626209d48dbe615ca4069e75f49384314225d..023a4ff134089fefba7f7c22ba34602b7a09ecc0 100644 (file)
@@ -23,7 +23,6 @@
 #define tc_coff_symbol_emit_hook(a)    {;} /* not used */
 #define tc_crawl_symbol_chain(a)       {;} /* not used */
 #define tc_headers_hook(a)             {;} /* not used */
-#define tc_headers_hook(a)             {;} /* not used */
 
 #define AOUT_MACHTYPE 101
 #define TC_COFF_FIX2RTYPE(fix_ptr) tc_coff_fix2rtype(fix_ptr)