(__JMP_BUF_SP): Correct value.
This commit is contained in:
parent
11a39ef8a4
commit
f05b28e62f
@ -28,7 +28,7 @@
|
||||
typedef int __jmp_buf[22];
|
||||
#endif
|
||||
|
||||
#define __JMP_BUF_SP 8
|
||||
#define __JMP_BUF_SP 20
|
||||
|
||||
/* Test if longjmp to JMPBUF would unwind the frame
|
||||
containing a local variable at ADDRESS. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user