Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
user avatar
Måns Rullgård authored
The semantics for non-static functions declared inline have changed in
gcc5, causing the empty functions not to be emitted as an external
symbol.

Since lowlevel_init() is only referenced from start.S, it should not be
declared inline at all.

Reported-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
Tested-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
[trini: Reword commit message]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
e86c9530
History
Name Last commit Last update