u-boot-brain/arch/nds32/cpu
Simon Glass 941338725d common: Move relocate_code() to init.h
This is an init function so move it out of the common header. Avoid using
the typedef so that we don't have to include the global_data header file.

Also tidy up the function style in comments while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-17 13:26:49 -05:00
..
n1213 common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00