How many times do I have to do this...

This commit is contained in:
Steve Chamberlain
1993-11-15 23:49:21 +00:00
parent 2f5e17369c
commit 1b68cb4fb3
5 changed files with 14 additions and 68 deletions

View File

@@ -242,18 +242,7 @@ pop_frame ()
read_pc ()));
}
/* This doesn't quite fit either in the simulator or in gdb proper.
Perhaps the simulator could return 1 to mean it loaded it and 0 to
mean "you deal with it, caller". */
int
sim_load (abfd, prog)
bfd *abfd;
char *prog;
{
return sim_load_standard (abfd);
}
void
_initialize_sh_tdep ()
{