This moves common code into functions so as to make it clear
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 12 Mar 2008 14:45:26 +0000 (14:45 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 12 Mar 2008 14:45:26 +0000 (14:45 +0000)
commit9bf8a4e48b9c84c0ccd4057537eab37b2be0a2a8
tree823992134e9d35a702f947f98aaae50299b9a9af
parent10c3b1c93665fe46180103faf15276a766a706f4
This moves common code into functions so as to make it clear
that all the jtag_add_xxx() are indeed intended to do the same thing.

git-svn-id: svn://svn.berlios.de/openocd/trunk@504 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/jtag.c