]> git.sur5r.net Git - openocd/blobdiff - src/target/arm920t.c
Audit and eliminate redundant #include directives in arm target files.
[openocd] / src / target / arm920t.c
index af26a2fca998cb5b19ffe06f5074a8467c46d32e..cd3129b06f1dcfd069ff22d3f8c607113b429aaa 100644 (file)
 #endif
 
 #include "arm920t.h"
-#include "jtag.h"
-#include "log.h"
 #include "time_support.h"
 
-#include <stdlib.h>
-#include <string.h>
 
 #if 0
 #define _DEBUG_INSTRUCTION_EXECUTION_