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__archive__
parent
c4f2a018a5
commit
e3b114e285
2020
src/svf/svf.c
2020
src/svf/svf.c
File diff suppressed because it is too large
Load Diff
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue