1
0
Fork 0
forked from len0rd/rockbox

Fix even more tabs

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24155 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2010-01-03 10:35:31 +00:00
parent 64fb3e8df3
commit bfc129a592
5 changed files with 61 additions and 61 deletions

View file

@ -26,8 +26,8 @@
#define SMLAL(lo, hi, x, y) \
asm volatile ("smlal %0, %1, %2, %3" \
: "+r" (lo), "+r" (hi) \
: "%r" (x), "r" (y))
: "+r" (lo), "+r" (hi) \
: "%r" (x), "r" (y))
const unsigned short battery_level_dangerous[BATTERY_TYPES_COUNT] =
{