diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-03-07 11:09:29 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-03-07 11:09:29 +0000 |
commit | 6bef4c74c3fe7c320893ce20673965c48151f482 (patch) | |
tree | 8a29b3bc4240ae7436d0f80853533a0ff1e72bcf /os/rt/ports/SIMIA32 | |
parent | 272b51ba236d6636bda3ee961cba35eb489d30af (diff) | |
download | ChibiOS-6bef4c74c3fe7c320893ce20673965c48151f482.tar.gz ChibiOS-6bef4c74c3fe7c320893ce20673965c48151f482.tar.bz2 ChibiOS-6bef4c74c3fe7c320893ce20673965c48151f482.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7728 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/rt/ports/SIMIA32')
-rw-r--r-- | os/rt/ports/SIMIA32/chcore.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 +/** @} */
|