mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-27 23:01:46 +08:00
xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/endian.h>
|
||||
#include <rtems/sysinit.h>
|
||||
#include <rtems/libio.h> /* for rtems_termios_initialize */
|
||||
|
||||
#include <bsp/aarch64-mmu.h>
|
||||
#include <bsp/fdt.h>
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/sysinit.h>
|
||||
#include <rtems/libio.h> /* for rtems_termios_initialize */
|
||||
|
||||
#include <bsp/irq.h>
|
||||
#include <dev/serial/zynq-uart.h>
|
||||
|
||||
Reference in New Issue
Block a user