mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 16:15:01 +08:00
* libcsupport/include/rtems/termiostypes.h: Include stdlib.h. Add rtems_termios_baud_t. Rename termios_number_to_baud into rtems_termios_number_to_baud, termios_baud_to_number into rtems_termios_baud_to_number, termios_baud_to_index into rtems_termios_baud_to_index.