X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fopenrisc%2For1k.h;h=e3fc842fde38dfa2e407dbe812046991206d5710;hp=5610e012f638ec853d52cb5b6a3442d79e42e55b;hb=ae3baa9d5a09fa6b3ef23c74ea16f7a10b8a6406;hpb=4e79b48e2c7e535ef21178a69788c15b571c72ff diff --git a/src/target/openrisc/or1k.h b/src/target/openrisc/or1k.h index 5610e012f6..e3fc842fde 100644 --- a/src/target/openrisc/or1k.h +++ b/src/target/openrisc/or1k.h @@ -94,6 +94,7 @@ struct or1k_jtag { uint8_t *current_reg_idx; struct or1k_tap_ip *tap_ip; struct or1k_du *du_core; + struct target *target; }; struct or1k_common {