summaryrefslogtreecommitdiff
path: root/firmware/export/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/cpu.h')
-rw-r--r--firmware/export/cpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/cpu.h b/firmware/export/cpu.h
index aade199dd2..e862cedb74 100644
--- a/firmware/export/cpu.h
+++ b/firmware/export/cpu.h
@@ -50,9 +50,6 @@
50#if CONFIG_CPU == IMX31L 50#if CONFIG_CPU == IMX31L
51#include "imx31l.h" 51#include "imx31l.h"
52#endif 52#endif
53#ifdef CPU_TCC77X
54#include "tcc77x.h"
55#endif
56#ifdef CPU_TCC780X 53#ifdef CPU_TCC780X
57#include "tcc780x.h" 54#include "tcc780x.h"
58#endif 55#endif