aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/zephyr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/zephyr.c')
-rw-r--r--src/rtos/zephyr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rtos/zephyr.c b/src/rtos/zephyr.c
index a4c6090..023db60 100644
--- a/src/rtos/zephyr.c
+++ b/src/rtos/zephyr.c
@@ -20,7 +20,6 @@
#include "rtos.h"
#include "rtos_standard_stackings.h"
#include "target/target.h"
-#include "target/target_type.h"
#include "target/armv7m.h"
#include "target/arc.h"