Continuing with the m68k multi-arch .. I replaced the frame_find_saved_regs function, and the CALL_DUMMY macros. grace ChangeLog: 2002-06-20 Grace Sainsbury * m68k-tdep.c (m68k_frame_init_saved_regs): Replaced m68k_find_saved_regs. (m68k_pop_frame): Removed saved_regs structure, and replaced references to it with frasme->saved_regs. (m68k_gdbarch_init): Added function calls to initialize the gdbarch structure. * config/m68k/tm-m68k.h: Removed FRAME_FIND_SAVED_REGS and macros associated with CALL_DUMMY