]> git.sur5r.net Git - openocd/commit
Add private src/jtag/interface.h for use by JTAG interface drivers:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 2 Jun 2009 23:59:13 +0000 (23:59 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 2 Jun 2009 23:59:13 +0000 (23:59 +0000)
commitdef4ed3b2ad6ef039a996b6b680096f15f46da81
treeca4b467adae07eb447863316029453d37285f404
parent84d88ef9d7d5342db54ae32d086c186852d3bbbf
Add private src/jtag/interface.h for use by JTAG interface drivers:
- Move the jtag_interface structure definition.
- Move the Cable API declarations.
- Add new header file to automake input.

The next patch will move the implementation to interface.c.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2008 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/Makefile.am
src/jtag/interface.h [new file with mode: 0644]
src/jtag/jtag.h