First step in hiding target_type_s from public interface:
[fw/openocd] / src / target / cortex_m3.c
index 8a5983be00a3649bfbb7db13c37e5fe789385f1c..fe14cd9e5fe2135658d98a0ca5c58d3e882fbde5 100644 (file)
@@ -31,6 +31,7 @@
 #include "config.h"
 #endif
 
+#define DEFINE_TARGET_TYPE_S
 #include "cortex_m3.h"
 #include "target_request.h"