diff options
Diffstat (limited to 'gdb/ser-unix.c')
-rw-r--r-- | gdb/ser-unix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ser-unix.c b/gdb/ser-unix.c index 54b0b75..53c33e6 100644 --- a/gdb/ser-unix.c +++ b/gdb/ser-unix.c @@ -99,8 +99,6 @@ static int hardwire_flush_input (struct serial *); static int hardwire_send_break (struct serial *); static int hardwire_setstopbits (struct serial *, int); -void _initialize_ser_hardwire (void); - /* Open up a real live device for serial I/O. */ static int |