Fix yellow

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20776 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-04-22 14:48:07 +00:00
parent 9f73a01619
commit c89ac3460a

View file

@ -35,6 +35,7 @@
#endif
#endif
#if 0 /* Disabled for now, as SH doesn't have setjmp implementation (yet) */
#ifdef __sh__
#if __SH5__
#define _JBLEN 50
@ -43,6 +44,7 @@
#define _JBLEN 20
#endif /* __SH5__ */
#endif
#endif
#ifdef _JBLEN
#ifdef _JBTYPE