OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / gencodes.c
index adfca88..27a68ad 100644 (file)
@@ -96,11 +96,3 @@ enum insn_code {");
 
   return SUCCESS_EXIT_CODE;
 }
-
-/* Define this so we can link with print-rtl.o to get debug_rtx function.  */
-
-const char *
-get_insn_name (int code ATTRIBUTE_UNUSED)
-{
-  return NULL;
-}