summaryrefslogtreecommitdiff
path: root/src/jtag/bitbang.c
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-11 04:04:58 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-11 04:04:58 +0000
commit004c7124c44819960da97de85f422f630f04d7ba (patch)
tree675ba289ab14f98bde23c954048f834ab611b119 /src/jtag/bitbang.c
parent8a5b25790f064c408d747c9f087c4d45207fc3e4 (diff)
downloadopenocd+libswd-004c7124c44819960da97de85f422f630f04d7ba.tar.gz
openocd+libswd-004c7124c44819960da97de85f422f630f04d7ba.tar.bz2
openocd+libswd-004c7124c44819960da97de85f422f630f04d7ba.tar.xz
openocd+libswd-004c7124c44819960da97de85f422f630f04d7ba.zip
Audit and eliminate redundant #include directives from src/jtag.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1707 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/jtag/bitbang.c')
-rw-r--r--src/jtag/bitbang.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/jtag/bitbang.c b/src/jtag/bitbang.c
index ea1f016c..f407deb1 100644
--- a/src/jtag/bitbang.c
+++ b/src/jtag/bitbang.c
@@ -25,18 +25,7 @@
#endif
#include "bitbang.h"
-
-/* project specific includes */
-#include "log.h"
-#include "types.h"
#include "jtag.h"
-#include "configuration.h"
-
-/* system includes */
-#include <string.h>
-#include <stdlib.h>
-#include <unistd.h>
-
/**
* Function bitbang_stableclocks