import gdb-1999-10-04 snapshot

This commit is contained in:
Jason Molenda
1999-10-05 23:13:56 +00:00
parent 3e9c42873e
commit 2acceee218
112 changed files with 2316 additions and 855 deletions

View File

@@ -635,6 +635,7 @@ m68k_saved_pc_after_call (frame)
return read_memory_integer (read_register (SP_REGNUM), 4);
}
void
_initialize_m68k_tdep ()
{