]> git.sur5r.net Git - openocd/blobdiff - src/target/armv7m.h
arm_debug: Support multiple APs per DAP and remove DAP from armv7* structs
[openocd] / src / target / armv7m.h
index 4c55e8ad3e42369826487b2744d3f7d53e961b29..a012fa23f8740da0a1db50461118f020311eedfe 100644 (file)
@@ -146,7 +146,6 @@ struct armv7m_common {
 
        int common_magic;
        int exception_number;
-       struct adiv5_dap dap;
 
        /* AP this processor is connected to in the DAP */
        uint8_t debug_ap;