armv4_5_common_t -> struct arm
[fw/openocd] / src / target / armv7a.h
index 910a884c532227b211443f25da8ac9142d1ec7a9..c775d0c24debee287f4332c666e6352a5c5cd284 100644 (file)
@@ -106,7 +106,7 @@ struct armv7a_common
 
        /* Cache and Memory Management Unit */
        struct armv4_5_mmu_common armv4_5_mmu;
-       armv4_5_common_t armv4_5_common;
+       struct arm armv4_5_common;
 
 //     int (*full_context)(struct target_s *target);
 //     int (*read_core_reg)(struct target_s *target, int num, enum armv7a_mode mode);