* 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)
commit2ac51b362bd65205d1fa119ca6b8f372a6b0aeee
tree84f1132250cb0e0e41d822821bc53e6c91ecaa9c
parentaf4e72e9d01ed3d619323f85c0163fc7d6c1ce73
* 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