Final step in isolating target_type_s structure:
[fw/openocd] / src / target / feroceon.c
index 38cd0b06433339d94d2f969a68e2a15a1216012e..a6b0202203387012b47c5673254f032a73131a81 100644 (file)
@@ -49,8 +49,8 @@
 #include "config.h"
 #endif
 
-#define DEFINE_TARGET_TYPE_S
 #include "arm926ejs.h"
+#include "target_type.h"
 
 
 int feroceon_examine(struct target_s *target);