u-boot-brain/arch/sandbox
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
..
cpu common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
dts dm: Increased separation of ofdata_to_platdata() and probe methods 2020-01-09 08:52:21 -05:00
include/asm Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next 2019-12-18 07:20:19 -05:00
lib common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
config.mk efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00