summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/uart.c
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2021-04-08 02:27:15 +0200
committerUros Majstorovic <majstor@majstor.org>2021-04-08 02:27:15 +0200
commit66e53b7e54878e2161f5c0dab6f90aebd9a1d97a (patch)
tree9ad45a813794be241123596531c993f471c01eb8 /fw/fe310/eos/uart.c
parent4566511371a8a80201c1adb0535cde722cbd9b48 (diff)
added board.h
Diffstat (limited to 'fw/fe310/eos/uart.c')
-rw-r--r--fw/fe310/eos/uart.c1
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];