Skip to content

Commit

Permalink
Add a newline at the end of the file to stop gcc from complaining
Browse files Browse the repository at this point in the history
  • Loading branch information
zxombie committed Jan 19, 2013
1 parent fe9918f commit a3828ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contrib/compiler-rt/lib/arm/aeabi_uldivmod.S
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ DEFINE_COMPILERRT_FUNCTION(__aeabi_uldivmod)
ldr r2, [sp, #8]
ldr r3, [sp, #12]
add sp, sp, #16
pop {r11, pc}
pop {r11, pc}

0 comments on commit a3828ca

Please sign in to comment.