mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-07 14:02:33 +00:00
Add <rtems/termiosdevice.h> which does not depend on <rtems/libio.h> to provide rtems_termios_device_context and rtems_termios_device_handler. For polled serial device drivers, this removes a header file dependency to the full file system support.