summaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/mips_ejtag.h')
-rw-r--r--src/target/mips_ejtag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/mips_ejtag.h b/src/target/mips_ejtag.h
index 69ede527..74cb21df 100644
--- a/src/target/mips_ejtag.h
+++ b/src/target/mips_ejtag.h
@@ -104,7 +104,7 @@
typedef struct mips_ejtag_s
{
- jtag_tap_t *tap;
+ struct jtag_tap *tap;
uint32_t impcode;
uint32_t idcode;
/*int use_dma;*/