Home
last modified time | relevance | path

Searched refs:serial_event_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dser-event.c127 static const struct serial_ops serial_event_ops = variable
161 return (struct serial_event *) serial_open_ops (&serial_event_ops); in make_serial_event()
DChangeLog-20173742 * ser-event.c (serial_event_ops): Update.