diff options
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index ca824d7..48fa503 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -44,8 +44,6 @@ /* Prototypes */ -extern void _initialize_remote_sim (void); - static void init_callbacks (void); static void end_callbacks (void); |