rockbox/lib
Thomas Jarosch 9476883d2d Fix sanity check in UnwStartThumb() using the wrong register
cppcheck reported:
[lib/unwarminder/unwarm_thumb.c:399] -> [lib/unwarminder/unwarm_thumb.c:399]: (style) Same expression on both sides of '&&'.

Patch will also be sent to the upstream project.

Change-Id: I57033f290135f4dc09ac7e9b07c31461bc5b471a
Reviewed-on: http://gerrit.rockbox.org/157
Reviewed-by: Thomas Jarosch <tomj@simonv.com>
2012-03-02 18:29:09 +01:00
..
arm_support Fix native arm builds. arm_support couldn't build properly. 2012-01-22 19:24:48 +01:00
libsetjmp m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99 2010-09-07 14:50:26 +00:00
skin_parser Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false 2012-02-29 14:11:33 +01:00
unwarminder Fix sanity check in UnwStartThumb() using the wrong register 2012-03-02 18:29:09 +01:00