Fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20777 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c89ac3460a
commit
17d9d80011
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ typedef _JBTYPE jmp_buf[_JBLEN];
|
|||
#else
|
||||
typedef int jmp_buf[_JBLEN];
|
||||
#endif
|
||||
#else
|
||||
typedef int jmp_buf;
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue