Cosmetic spaces to tabs change

This commit is contained in:
Gregory Nutt 2013-12-08 10:38:33 -06:00
parent 1cbb15db1a
commit 363d44b7d0

View File

@ -93,6 +93,6 @@ arm_fpuconfig:
fmrx r0, fpexc
orr r0, r0, #0x40000000
fmxr fpexc, r0
bx lr
bx lr
.size arm_fpuconfig, . - arm_fpuconfig
.end