u-boot-brain/arch/arm/include
Philipp Tomsich 7776cc011d arm: make save_boot_params_ret prototype visible for AArch64
The save_boot_params_ret() prototype (for those of us, that have a
valid SP on entry and can implement save_boot_params() in C), was
previously only defined for !defined(CONFIG_ARM64).

This moves the declaration to a common block to ensure the prototype
is available to everyone that might need it.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Andy Yan <andy.yan@rock-chips.com>
2017-11-21 23:57:22 +01:00
..
asm arm: make save_boot_params_ret prototype visible for AArch64 2017-11-21 23:57:22 +01:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00