History log of /rk3399_rockchip-uboot/arch/x86/include/asm/setjmp.h (Results 1 – 2 of 2)
Revision Date Author Comments
# bb297cee 18-Oct-2016 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-x86


# f822403f 18-Oct-2016 Simon Glass <sjg@chromium.org>

x86: Add implementations of setjmp() and longjmp()

Bring in these functions from Linux v4.4. They will be needed for EFI loader
support.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: B

x86: Add implementations of setjmp() and longjmp()

Bring in these functions from Linux v4.4. They will be needed for EFI loader
support.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

show more ...