From 66e53b7e54878e2161f5c0dab6f90aebd9a1d97a Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 8 Apr 2021 02:27:15 +0200 Subject: added board.h --- fw/fe310/eos/uart.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fw/fe310/eos/uart.c') 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]; -- cgit v1.2.3