This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Convert config/avr to ISO C90 prototypes anddefinitions
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc-patches at gcc dot gnu dot org
- Cc: denisc at overta dot ru, marekm at amelek dot gda dot pl
- Date: Mon, 13 Oct 2003 10:45:51 +0200
- Subject: Re: [PATCH] Convert config/avr to ISO C90 prototypes anddefinitions
- References: <1064737228.3658.12.camel@steven.lr-s.tudelft.nl>
Op zo 28-09-2003, om 10:23 schreef Steven Bosscher:
> More Sunday morning post-party project stuff. Help stamp out PARAMS!
> Tested this with a cross build to avr. AVR maintainers, can you check
> this please?
I received no response to this so I've commited it as pre-approved ISO
C90 work.
Gr.
Steven
> * config/avr/avr.c, config/avr/avr-protos.h: Convert to
> ISO C90 function declarations and definitions.
>