diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-10-01 15:00:21 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-10-29 07:36:33 -0600 |
commit | fc872ee84cd5dd3a74bf51ce6519377b0de4940f (patch) | |
tree | 728ae66faf9f4463cad57cb5d0c13babd1dc5a28 /arch/x86/include | |
parent | 1fcfadcb82a21af058baa5dea2b20883b8c388b8 (diff) | |
download | u-boot-fc872ee84cd5dd3a74bf51ce6519377b0de4940f.tar.gz u-boot-fc872ee84cd5dd3a74bf51ce6519377b0de4940f.tar.bz2 u-boot-fc872ee84cd5dd3a74bf51ce6519377b0de4940f.zip |
x86: fix longjmp() implementation
If longjmp(jmp_buf env, int val) is called with val = 0, the setjmp()
macro must return 1.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions