More white space fixes.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2026 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2010-06-19 12:01:30 +00:00
parent ed7165dcb4
commit 8cb7a02ded
2 changed files with 2 additions and 3 deletions

View File

@ -34,7 +34,6 @@
asm volatile ("push {r4, r5, r6, r7, r8, r9, r10, r11, lr}"); \ asm volatile ("push {r4, r5, r6, r7, r8, r9, r10, r11, lr}"); \
} }
/** /**
* @brief Internal context unstacking. * @brief Internal context unstacking.
*/ */