u-boot/arch/x86/cpu/i386
Simon Glass 4d3ac6c326 x86: Move setjmp to the i386 directory
This code is only used in 32-bit mode. Move it so that it does not get
built with 64-bit U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-07 13:07:36 +08:00
..
Makefile x86: Move setjmp to the i386 directory 2017-02-07 13:07:36 +08:00
call64.S x86: Move call64 to the i386 directory 2017-02-07 13:07:33 +08:00
cpu.c x86: Support jumping from SPL to U-Boot 2017-02-06 11:38:46 +08:00
interrupt.c x86: Fix up CONFIG_X86_64 check 2017-02-06 11:38:46 +08:00
setjmp.S x86: Move setjmp to the i386 directory 2017-02-07 13:07:36 +08:00