mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-15 05:16:01 +01:00
This header file is used by three archs. It could be used by all of them since relocation is a common function. Move it into a generic file. Signed-off-by: Simon Glass <sjg@chromium.org>