Skip to content
Snippets Groups Projects
Commit 94133872 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 14449982
No related branches found
No related tags found
Loading
Showing
with 20 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment