Update comment for struct type's length field, introduce type_length_units
[deliverable/binutils-gdb.git] / gdb / ser-go32.c
index 6bf1b4e8bfdda2235e5f8cb0f07ca987d0c908cc..bbcf6afe60c4302079ac4ec609c544505f17c277 100644 (file)
@@ -864,6 +864,7 @@ static const struct serial_ops dos_ops =
   dos_noflush_set_tty_state,
   dos_setbaudrate,
   dos_setstopbits,
+  dos_noop,
   dos_noop,                    /* Wait for output to drain.  */
   (void (*)(struct serial *, int))NULL /* Change into async mode.  */
 };
This page took 0.028176 seconds and 4 git commands to generate.