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