[U-Boot] [PATCH 8/9] MIPS: L2 cache support
Paul Burton
paul.burton at imgtec.com
Thu Sep 8 12:39:25 CEST 2016
On 08/09/16 11:31, Paul Burton wrote:
> Nope - inline does have an impact for functions in headers. If it's not
> there & a file includes a header but doesn't use *all* of the functions
> in it then the compiler will warn about the functions being unused.
Or rather, I should say a vaguely modern gcc will warn about unused
functions.
Thanks,
Paul
More information about the U-Boot
mailing list