summaryrefslogtreecommitdiff
path: root/core/cortex-m/task.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m/task.c')
-rw-r--r--core/cortex-m/task.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/cortex-m/task.c b/core/cortex-m/task.c
index 9f275391d3..f7fbfded19 100644
--- a/core/cortex-m/task.c
+++ b/core/cortex-m/task.c
@@ -13,7 +13,6 @@
#include "panic.h"
#include "task.h"
#include "timer.h"
-#include "uart.h"
#include "util.h"
typedef union {