build: cleanup src/svf directory

Change-Id: If9186964e2597f8ca1f01885fc28418df7d92964
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/409
Tested-by: jenkins
This commit is contained in:
Spencer Oliver 2012-01-27 16:46:42 +00:00
parent c4f2a018a5
commit e3b114e285
2 changed files with 944 additions and 1079 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,6 +17,7 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#ifndef SVF_H
#define SVF_H
@ -45,4 +46,4 @@ int svf_add_statemove(tap_state_t goal_state);
*/
bool svf_tap_state_is_stable(tap_state_t state);
#endif /* SVF_H */
#endif /* SVF_H */