aboutsummaryrefslogtreecommitdiff
path: root/src/svf/svf.h
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2012-01-27 16:46:42 +0000
committerSpencer Oliver <spen@spen-soft.co.uk>2012-02-06 10:43:34 +0000
commite3b114e285e59f2711423df83296911e6ca0fb02 (patch)
treebc0e7d92b636d6f3698075790e3474950205bb1a /src/svf/svf.h
parentc4f2a018a594d5cc93f557e30a7906641b59ec56 (diff)
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
Diffstat (limited to 'src/svf/svf.h')
-rw-r--r--src/svf/svf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/svf/svf.h b/src/svf/svf.h
index 0fd38fb6..76d00b86 100644
--- a/src/svf/svf.h
+++ b/src/svf/svf.h
@@ -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 */