forked from Imagelibrary/rtems
bsps/sparc: Move polled APBUART functions
This reduces the link-time dependencies and avoids copy-and-paste.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <bsp/apbuart.h>
|
||||
#include <bsp/apbuart_termios.h>
|
||||
|
||||
int leon3_debug_uart_index __attribute__((weak)) = 0;
|
||||
struct apbuart_regs *leon3_debug_uart = NULL;
|
||||
|
||||
Reference in New Issue
Block a user