2004-02-09 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / arch-utils.c
index 09fc52cf13f008b7f447b7de8d2fc1716e08147e..94ba59be853ab668faadd4af1251a8765f69d311 100644 (file)
@@ -84,12 +84,6 @@ legacy_register_sim_regno (int regnum)
     return LEGACY_SIM_REGNO_IGNORE;
 }
 
-int
-generic_frameless_function_invocation_not (struct frame_info *fi)
-{
-  return 0;
-}
-
 int
 generic_return_value_on_stack_not (struct type *type)
 {
This page took 0.022857 seconds and 4 git commands to generate.