Files
u-boot/arch/riscv/lib
Heinrich Schuchardt a718e2aed5 riscv: simplify longjmp
The value returned by setjmp must be nonzero. If zero is passed as
parameter it must be replaced by 1.

This patch reduces the code size a bit.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2021-04-08 15:37:29 +08:00
..
2020-05-18 18:36:55 -04:00
2020-08-25 09:34:47 +08:00
2021-04-08 15:37:29 +08:00