This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
K&R prototype in arm/linux-elf.h
- To: gcc at gcc dot gnu dot org
- Subject: K&R prototype in arm/linux-elf.h
- From: Philipp Thomas <pthomas at suse dot de>
- Date: Mon, 26 Jun 2000 03:49:34 +0200
- Cc: "Kaveh R . Ghazi" <ghazi at caip dot rutgers dot edu>, nickc at cygnus dot com
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