rockbox/lib/unwarminder
Amaury Pouly a54072e299 arm: fix get_sp (missing return)
__get_sp is missing a return! I don't know how it ever worked.
Use "bx lr" since it works in all cases (armp and thumb).

Change-Id: I26011db333a8a5f96276be83e18da7507c501c38
Reviewed-on: http://gerrit.rockbox.org/206
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
2012-04-04 09:21:02 +02:00
..
backtrace.c
backtrace.h
get_sp.h
get_sp.S arm: fix get_sp (missing return) 2012-04-04 09:21:02 +02:00
SOURCES
types.h
unwarm.c
unwarm.h
unwarm_arm.c
unwarm_thumb.c Fix sanity check in UnwStartThumb() using the wrong register 2012-03-02 18:29:09 +01:00
unwarminder.c
unwarminder.h
unwarminder.make build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
unwarmmem.c
unwarmmem.h