1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-09 20:52:13 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
f822403f01 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>
2016-10-18 15:58:50 +08:00