* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / sh-tdep.c
index 42e79cbace2ca3a94063f3350efbff720176ca5b..81cd7527394e27a781a9a774578c96470ec0a629 100644 (file)
@@ -242,18 +242,7 @@ pop_frame ()
                                       read_pc ()));
 }
 \f
-/* 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); 
-}
-\f
+
 void
 _initialize_sh_tdep ()
 {
This page took 0.024117 seconds and 4 git commands to generate.