mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 01:43:05 +10:00
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
This commit is contained in:
parent
7a53ff6633
commit
d19643f774
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user