Finish JTAG header file modularization; command factoring follows.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2029 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-06-03 06:29:09 +00:00
parent 4a6adee17e
commit a3e84343e2
21 changed files with 12 additions and 24 deletions

View File

@@ -28,8 +28,8 @@
#endif
/* project specific includes */
#define INCLUDE_JTAG_INTERFACE_H
#include "interface.h"
#include "commands.h"
#include "rlink.h"
#include "st7.h"
#include "ep1_cmd.h"