summaryrefslogtreecommitdiff
path: root/src/xsvf
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-01 23:01:24 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-01 23:01:24 +0000
commita88871bc6ad13561d9e60fbd9152b8f0c05329b1 (patch)
tree1d6e0db86dc55b47c80ad5766c58d6e2a94b163d /src/xsvf
parent35082f788b457b8f5fde9943d9b4246592f29c1d (diff)
downloadopenocd+libswd-a88871bc6ad13561d9e60fbd9152b8f0c05329b1.tar.gz
openocd+libswd-a88871bc6ad13561d9e60fbd9152b8f0c05329b1.tar.bz2
openocd+libswd-a88871bc6ad13561d9e60fbd9152b8f0c05329b1.tar.xz
openocd+libswd-a88871bc6ad13561d9e60fbd9152b8f0c05329b1.zip
Encapsulate JTAG Cable API and interface structure, plan for new header file.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1984 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/xsvf')
-rw-r--r--src/xsvf/xsvf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xsvf/xsvf.c b/src/xsvf/xsvf.c
index 0ec9f4dc..6d355911 100644
--- a/src/xsvf/xsvf.c
+++ b/src/xsvf/xsvf.c
@@ -41,6 +41,7 @@
#include "config.h"
#endif
+#define INCLUDE_JTAG_INTERFACE_H
#include "xsvf.h"
#include "jtag.h"