More white space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2026 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
ed7165dcb4
commit
8cb7a02ded
|
@ -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.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue