
22 Oct
2022
22 Oct
'22
3:06 a.m.
On Sat, 1 Oct 2022 at 07:05, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
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
arch/x86/cpu/i386/setjmp.S | 5 +++++ 1 file changed, 5 insertions(+)
Applied to u-boot-dm, thanks!