u-boot/arch/x86/cpu/x86_64
Simon Glass c780069f1e x86: Add a dummy setjmp implementation for x86_64
We don't have the code for this yet. Add a dummy version for now, so that
EFI builds correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-07 13:10:50 +08:00
..
Makefile x86: Add a dummy setjmp implementation for x86_64 2017-02-07 13:10:50 +08:00
cpu.c x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00
interrupts.c x86: Add cpu code for x86_64 2017-02-06 11:38:46 +08:00
setjmp.c x86: Add a dummy setjmp implementation for x86_64 2017-02-07 13:10:50 +08:00