summaryrefslogtreecommitdiff
path: root/gdb/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/frame.h')
-rw-r--r--gdb/frame.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/frame.h b/gdb/frame.h
index b2e52b33fc7..0cdae6d31dc 100644
--- a/gdb/frame.h
+++ b/gdb/frame.h
@@ -260,7 +260,6 @@ extern CORE_ADDR frame_sp_unwind (struct frame_info *);
/* Following on from the `resume' address. Return the entry point
address of the function containing that resume address, or zero if
that function isn't known. */
-extern CORE_ADDR frame_unwind_func_by_symtab (struct frame_info *fi);
extern CORE_ADDR frame_func_unwind (struct frame_info *fi);
extern CORE_ADDR get_frame_func (struct frame_info *fi);