First step in hiding target_type_s from public interface:
[fw/openocd] / src / target / cortex_a8.c
index e02545fb2759633ae544bf7af1baa7741797b06f..9d62b01522a4d00233bd9d30487feb0a33d6ae0e 100644 (file)
@@ -33,6 +33,7 @@
 #include "config.h"
 #endif
 
+#define DEFINE_TARGET_TYPE_S
 #include "cortex_a8.h"
 #include "target_request.h"