Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations for...
commit251d62acd9137bd28b7197715093d8398bdc71f4
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 10 Oct 2010 14:43:40 +0000 (10 14:43 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 10 Oct 2010 14:43:40 +0000 (10 14:43 +0000)
tree5cb580d188f398d1787522400187a1a3f0bbcd9d
parentff7c8b7ff59b8c61112c806efbd4a30ff35089de
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations for android builds.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28235 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/codec_crt0.c
apps/plugins/lib/gcc-support.c
apps/plugins/test_codec.c