X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fjtag%2Fjtag.h;h=fd4953ec04683f17683976dc4e54b3ebdc9bae37;hb=bcad121d2ba3fffebb9b1cd126d3225aeb9711b8;hp=40639dce63fee70788028d4a4e213bb555e1f795;hpb=175867ea323137285a5389fc6a65105c06853651;p=openocd.git diff --git a/src/jtag/jtag.h b/src/jtag/jtag.h index 40639dce63..fd4953ec04 100644 --- a/src/jtag/jtag.h +++ b/src/jtag/jtag.h @@ -255,8 +255,6 @@ typedef struct jtag_event_callback_s struct jtag_event_callback_s* next; } jtag_event_callback_t; -extern jtag_event_callback_t* jtag_event_callbacks; - extern int jtag_speed; extern int jtag_speed_post_reset;