u-boot-brain/arch/x86/cpu/i386
Simon Glass 29a4a9f105 common: Move hang() to the same header as panic()
At present panic() is in the vsprintf.h header file. That does not seem
like an obvious choice for hang(), even though it relates to panic(). So
let's put hang() in its own header.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Migrate a few more files]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-01-24 23:06:49 +05:30
..
call64.S x86: Don't copy the cpu_call64() function to a hardcoded address 2019-02-12 14:37:16 +08:00
cpu.c common: Move ll_boot_init() to init.h 2020-01-24 23:06:48 +05:30
interrupt.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
Makefile x86: Drop unnecessary interrupt code for TPL 2019-12-15 11:44:10 +08:00
setjmp.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00