diff --git a/lib/unwarminder/get_sp.S b/lib/unwarminder/get_sp.S index 29356b3ec3..dfab11605f 100644 --- a/lib/unwarminder/get_sp.S +++ b/lib/unwarminder/get_sp.S @@ -31,4 +31,5 @@ get_sp: #if (CONFIG_PLATFORM & PLATFORM_NATIVE) msr cpsr, r1 /* restore mode */ #endif + bx lr .size __get_sp, . - __get_sp