* README-vms: Delete.
[deliverable/binutils-gdb.git] / gas / config / tc-tic54x.c
index da1f4bcb0fd29dcdd50e32455203ba8f3ac10056..b81041f35c01585073914828a02f167959509bb1 100644 (file)
@@ -5549,17 +5549,6 @@ md_pcrel_from (fixP)
   return 0;
 }
 
-#if defined OBJ_COFF
-
-short
-tc_coff_fix2rtype (fixP)
-     fixS *fixP;
-{
-  return (fixP->fx_r_type);
-}
-
-#endif /* OBJ_COFF */
-
 /* Mostly little-endian, but longwords (4 octets) get MS word stored
    first.  */
 
This page took 0.024462 seconds and 4 git commands to generate.