encapsulate bitq_state structure
authorZachary T Welch <zw@superlucidity.net>
Fri, 13 Nov 2009 12:00:59 +0000 (04:00 -0800)
committerZachary T Welch <zw@superlucidity.net>
Fri, 13 Nov 2009 19:58:04 +0000 (11:58 -0800)
commitff3150922b676223ad1acc4bcd127aa9fe03fa31
tree2f01c3d5308fcc9f2b58d871a1d0d6d109462cc1
parentd0809ac060b35a04e7f0bceb96e1868663bd18df
encapsulate bitq_state structure

Move the bitq_state structure from the header to source file, as it
is used internally.

Also removes its silly typedef.
src/jtag/bitq.c
src/jtag/bitq.h