Encapsulate JTAG minidriver functions, plan for new header file.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1983 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-06-01 22:54:42 +00:00
parent 41565073c5
commit 35082f788b
3 changed files with 37 additions and 19 deletions

View File

@@ -20,6 +20,7 @@
#include "config.h"
#endif
#define INCLUDE_JTAG_MINIDRIVER_H
#include "embeddedice.h"
#include "bitbang.h"