]> git.sur5r.net Git - openocd/commit
target: avoid using interp global variable
authorZachary T Welch <zw@superlucidity.net>
Mon, 30 Nov 2009 02:21:59 +0000 (18:21 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 1 Dec 2009 00:29:34 +0000 (16:29 -0800)
commit8e8a359af2a5ab3cc7c795e147aa0ca3ec06288f
tree7bd24a9f0eb9a9c833385a65cffaee19a450562c
parente1ee27026569a94e58648d9825dc000dd53130d1
target: avoid using interp global variable

Adds 'interp' to target_event_action structure to avoid using the
global variable of the same name.
src/target/target.c
src/target/target.h