From 1b68cb4fb3cb7dd3585e174f53ec9d544268a3ab Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Mon, 15 Nov 1993 23:49:21 +0000 Subject: How many times do I have to do this... --- gdb/sh-tdep.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'gdb/sh-tdep.c') diff --git a/gdb/sh-tdep.c b/gdb/sh-tdep.c index 42e79cb..81cd752 100644 --- a/gdb/sh-tdep.c +++ b/gdb/sh-tdep.c @@ -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 () { -- cgit v1.1