diff options
Diffstat (limited to 'fw/fe310/eos/uart.c')
-rw-r--r-- | fw/fe310/eos/uart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fw/fe310/eos/uart.c b/fw/fe310/eos/uart.c index e9349a7..c10b6d5 100644 --- a/fw/fe310/eos/uart.c +++ b/fw/fe310/eos/uart.c @@ -10,7 +10,6 @@ #include "event.h" #include "uart.h" -#include "irq_def.h" static eos_uart_handler_t uart_handler[EOS_UART_MAX_ETYPE]; |