]> git.sur5r.net Git - openocd/blobdiff - src/target/cortex_m3.h
retire unused code.
[openocd] / src / target / cortex_m3.h
index d04923f954f88d848c427d225d2d3caef773d38e..236911f54e491e0f878eef50b77e280c19e67a8b 100644 (file)
@@ -134,7 +134,7 @@ typedef struct  cortex_m3_dwt_comparator_s
 typedef struct cortex_m3_common_s
 {
        int common_magic;
-//     int (*full_context)(struct target_s *target);
+       /* int (*full_context)(struct target_s *target); */
 
        arm_jtag_t jtag_info;