[PATCH] conflicting types in libgloss/m68k/leds.c

Gábor Lóki loki@inf.u-szeged.hu
Thu Jan 22 18:17:00 GMT 2004


I found the following error in libgloss:

libgloss/m68k/leds.c:19: error: conflicting types for 'led_putnum'
libgloss/m68k/leds.c:19: note: an argument type that has a default
promotion can't match an empty parameter name list declaration
libgloss/m68k/leds.h:34: error: previous declaration of 'led_putnum' was
here

This patch removes the problem.

Regards,
         GĂĄbor LĂłki

2004-01-22 GĂĄbor LĂłki <loki@inf.u-szeged.hu>

      * libgloss/m68k/leds.c: remove led_putnum(), zylons() forward
        function declarations.
      * libgloss/m68k/leds.h: add zylons() forward function declaration.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fnc-dec.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040122/c5f27d34/attachment.ksh>


More information about the Newlib mailing list