mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-01 22:07:21 +00:00
The inlining is done by GCC when needed, there is no need to do it explicitly. Furthermore, the inline keyword does not force-inline the code, but is only a hint for the compiler. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> |
||
---|---|---|
.. | ||
board_info.c | ||
boot-mode.c | ||
clkrst_init.c | ||
ddrphy_init.c | ||
lowlevel_debug.S | ||
Makefile | ||
pinctrl.c | ||
platdevice.c | ||
pll_init.c | ||
pll_spectrum.c | ||
sbc_init.c | ||
sg_init.c | ||
umc_init.c |