- disabled JTAG debug output

- fixed version information


git-svn-id: svn://svn.berlios.de/openocd/trunk@127 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
drath
2007-01-25 10:32:02 +00:00
parent 81e8e44cf0
commit 30ebf9fece
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
#include "command.h"
#if 1
#if 0
#define _DEBUG_JTAG_IO_
#endif