summaryrefslogtreecommitdiff
path: root/src/jtag/bitq.c
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/jtag/bitq.c
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/jtag/bitq.c')
-rw-r--r--src/jtag/bitq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jtag/bitq.c b/src/jtag/bitq.c
index eaf7a63e..40b704b9 100644
--- a/src/jtag/bitq.c
+++ b/src/jtag/bitq.c
@@ -21,6 +21,7 @@
#include "config.h"
#endif
+#define INCLUDE_JTAG_INTERFACE_H
#include "bitq.h"