jtag: avoid using interp global variable
commite1ee27026569a94e58648d9825dc000dd53130d1
authorZachary T Welch <zw@superlucidity.net>
Mon, 30 Nov 2009 02:08:13 +0000 (29 18:08 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 1 Dec 2009 00:29:34 +0000 (30 16:29 -0800)
tree84003780d56d4e8cde303b6dfbfe249538c4127e
parentbe65f497f5f50d6d037295d5f466db5314f99de1
jtag: avoid using interp global variable

Adds 'interp' field to jtag_tap_event_action structure to avoid
using the global variable of same name.
src/jtag/jtag.h
src/jtag/tcl.c