]> git.sur5r.net Git - openocd/blobdiff - src/target/armv4_5_cache.h
Audit and eliminate redundant #include directives in arm target files.
[openocd] / src / target / armv4_5_cache.h
index 03b9593527014cc0c3283a2d48f44b8d61fd252c..0a6e88ae560f78bcfa3a082588a585bc7fed6ea7 100644 (file)
@@ -21,7 +21,8 @@
 #define ARMV4_5_CACHE_H
 
 #include "types.h"
-#include "command.h"
+
+struct command_context_s;
 
 typedef struct armv4_5_cachesize_s
 {