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

Jeff Johnston jjohnstn@redhat.com
Wed Jan 28 20:13:00 GMT 2004


Patch checked in.  Thanks.

-- Jeff J.

GĂĄbor LĂłki wrote:

> 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.
>



More information about the Newlib mailing list