#include "target.h" less wildly
[fw/openocd] / src / target / armv7m.c
index 6c6a9ec60bcce66dfa1d17a0536084b5899f5246..d8718f9e97eb96fe342939d29ae3ab96d9a57b22 100644 (file)
 #endif
 
 #include "breakpoints.h"
+#include "target.h"
 #include "armv7m.h"
+#include "algorithm.h"
+#include "register.h"
 
 #define ARRAY_SIZE(x)  ((int)(sizeof(x)/sizeof((x)[0])))