Skip to content
Snippets Groups Projects
Commit d19643f7 authored by zwelch's avatar zwelch
Browse files

Remove superfluous extern of jtag_event_strings from jtag.h.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2155 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 7a53ff66
No related branches found
No related tags found
No related merge requests found
......@@ -231,8 +231,6 @@ enum jtag_event {
JTAG_TRST_ASSERTED
};
extern char* jtag_event_strings[];
enum jtag_tap_event {
JTAG_TAP_EVENT_ENABLE,
JTAG_TAP_EVENT_DISABLE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment