forked from Imagelibrary/binutils-gdb
How many times do I have to do this...
This commit is contained in:
@@ -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 ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user