forked from Imagelibrary/rtems
bsp/leon3: Include missing header file
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <apbuart.h>
|
||||
#include <apbuart_termios.h>
|
||||
|
||||
int debug_uart_index __attribute__((weak)) = 0;
|
||||
static struct apbuart_regs *dbg_uart = NULL;
|
||||
|
||||
Reference in New Issue
Block a user