K&R prototype in arm/linux-elf.h

Philipp Thomas pthomas@suse.de
Sun Jun 25 18:49:00 GMT 2000


Kaveh,

I've pulled you into this discussion because you're far more familiar with
this stuff than I.

While testing my changes to the target specific header, I noticed that
arm/linux-elf.h has a declaration for text_section which is a K&R prototype.
Question is, could I use PARAMS() here? Or how could this be turned into an
ISO C conforming declaration?

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h


More information about the Gcc mailing list