Add a newline at the end of the file to stop gcc from complaining

This commit is contained in:
Andrew Turner 2013-01-19 02:22:01 +00:00
parent b5821c6f0e
commit 3eace1b98b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245641

View File

@ -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}