From 6bef4c74c3fe7c320893ce20673965c48151f482 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 7 Mar 2015 11:09:29 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7728 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/rt/ports/SIMIA32/chcore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/rt/ports/SIMIA32/chcore.h b/os/rt/ports/SIMIA32/chcore.h index b78463a86..943dbaf6e 100644 --- a/os/rt/ports/SIMIA32/chcore.h +++ b/os/rt/ports/SIMIA32/chcore.h @@ -368,4 +368,4 @@ static inline void port_wait_for_interrupt(void) { #endif /* _CHCORE_H_ */ -/** @} */ \ No newline at end of file +/** @} */ -- cgit v1.2.3