Riscv shared libraries should not export __global_pointer$.
[deliverable/binutils-gdb.git] / gdb / ser-event.c
index 48516728cdf5f96b7c8b5e32b64f41a30b3fd9fa..8b88ca0b601ae71c9eaad3a71393a891c0123484 100644 (file)
@@ -1,5 +1,5 @@
 /* Serial interface for a selectable event.
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -144,7 +144,6 @@ static const struct serial_ops serial_event_ops =
   NULL, /* copy_tty_state */
   NULL, /* set_tty_state */
   NULL, /* print_tty_state */
-  NULL, /* noflush_set_tty_state */
   NULL, /* setbaudrate */
   NULL, /* setstopbits */
   NULL, /* setparity */
This page took 0.023751 seconds and 4 git commands to generate.