Cosmetic spaces to tabs change

This commit is contained in:
Gregory Nutt 2013-12-08 10:38:33 -06:00
parent 7cbb001f98
commit a6d486557b
1 changed files with 1 additions and 1 deletions

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