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
..
2017-11-20 10:11:44 +01:00
2017-08-23 10:45:45 +02:00
2017-05-12 08:37:06 -04:00
2017-10-02 21:52:20 -04:00
2016-12-15 11:57:44 -08:00