added template for removing in_handler

git-svn-id: svn://svn.berlios.de/openocd/trunk@1629 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2009-05-07 06:29:08 +00:00
parent 0cc7e5b0b7
commit 9c96811168
4 changed files with 52 additions and 37 deletions

View File

@@ -39,8 +39,6 @@
#define ZYLIN_OPENOCD_VERSION "Zylin JTAG ZY1000 " ZYLIN_VERSION " " ZYLIN_DATE " " ZYLIN_TIME
const char *zylin_config_dir="/config/settings";
extern int jtag_error;
/* low level command set
*/
int zy1000_read(void);