OSDN Git Service

* mn10300-tdep.c (mn10300_saved_pc_after_call,
authorJim Blandy <jimb@codesourcery.com>
Wed, 9 May 2001 02:19:06 +0000 (02:19 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 9 May 2001 02:19:06 +0000 (02:19 +0000)
commit2fb3ae64761106dbd16705f65b9e28a5763bcb31
treecd7c3d47c40828d4f449ccd0da0779cdebc115e7
parent9e706d1be7ab5f63c8f98a76c4ab8e8f42640175
* mn10300-tdep.c (mn10300_saved_pc_after_call,
mn10300_extract_return_value,
mn10300_extract_struct_value_address, mn10300_store_return_value,
mn10300_use_struct_convention, mn10300_breakpoint_from_pc,
mn10300_frame_chain, mn10300_skip_prologue,
mn10300_push_arguments, mn10300_push_return_address,
mn10300_store_struct_return, mn10300_frame_saved_pc,
mn10300_init_extra_frame_info, mn10300_frame_init_saved_regs):
Make these functions static; they should only be visible to the
outside world as gdbarch methods.
gdb/ChangeLog
gdb/mn10300-tdep.c