diff options
Diffstat (limited to 'gdb/arch-utils.h')
-rw-r--r-- | gdb/arch-utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/arch-utils.h b/gdb/arch-utils.h index 06f7bf3..68de221 100644 --- a/gdb/arch-utils.h +++ b/gdb/arch-utils.h @@ -85,8 +85,6 @@ extern int no_op_reg_to_regnum (int reg); /* Versions of init_frame_pc(). Do nothing; do the default. */ -extern CORE_ADDR init_frame_pc_noop (int fromleaf, struct frame_info *prev); - extern CORE_ADDR init_frame_pc_default (int fromleaf, struct frame_info *prev); /* Do nothing version of elf_make_msymbol_special. */ |