mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-29 10:41:11 +02: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>