mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 10:22:53 +08:00
This fixes build errors seen when building with console interrupts enabled. A few places were missing bspopts.h includes, and one of the UART functions was not defined.