[coreboot] [PATCH] Add prototypes for wrapped libgcc calls

Myles Watson mylesgw at gmail.com
Thu Oct 29 16:04:53 CET 2009


On Thu, Oct 29, 2009 at 2:38 AM, Stefan Reinauer <stepan at coresystems.de>wrote:

> Myles Watson wrote:
> > Signed-off-by: Myles Watson <mylesgw at gmail.com <mailto:mylesgw at gmail.com
> >>
> >
> > Thanks,
> > Myles
> I wouldn't move those, ... they're never ever going to be called by
> anyone. (explicitly)
>
How about this, then.  Either way silences these warnings:

src/lib/gcc.c:30: warning: no previous prototype for '__wrap___divdi3'
src/lib/gcc.c:31: warning: no previous prototype for '__wrap___udivdi3'
src/lib/gcc.c:32: warning: no previous prototype for '__wrap___moddi3'
src/lib/gcc.c:33: warning: no previous prototype for '__wrap___umoddi3'

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091029/e4b816d5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgcc.diff
Type: text/x-patch
Size: 552 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091029/e4b816d5/attachment.diff>


More information about the coreboot mailing list