comments and debug code
[fw/openocd] / src / target / xscale.h
index e3bfcec62758a51d444ee1827c2baceabaac4b43..2eacb0609bb2316ffaa61752ff5d3a005eae9be2 100644 (file)
@@ -35,7 +35,7 @@
 typedef struct xscale_jtag_s
 {
        /* position in JTAG scan chain */
-       int chain_pos;
+       jtag_tap_t *tap;
 
        /* IR length and instructions */        
        int ir_length;