[U-Boot] [PATCH] Don't inline weak symbols
Ron
ron at debian.org
Wed Aug 5 23:21:23 CEST 2009
On Wed, Aug 05, 2009 at 11:07:35PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 03:44 Thu 06 Aug , Ron wrote:
> >
> > GCC 4.4 complains about this now.
> I'd remove the inline ot all
The compiler likely will already inline/eradicate the defaults there, since
the empty definition is visible to it, so yes, that would be valid too, and
might make that block a bit easier on the eyes :)
Cheers,
Ron
More information about the U-Boot
mailing list