Final step in isolating target_type_s structure:
[fw/openocd] / src / target / cortex_a8.c
index 9d62b01522a4d00233bd9d30487feb0a33d6ae0e..025eb45f8f42ce11c1323418a543d14b270c9fa4 100644 (file)
@@ -33,9 +33,9 @@
 #include "config.h"
 #endif
 
-#define DEFINE_TARGET_TYPE_S
 #include "cortex_a8.h"
 #include "target_request.h"
+#include "target_type.h"
 
 
 /* cli handling */