This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: <arch>-protos.h, why?


On Tue, 2 Jan 2001, Stan Shebs wrote:

> OK, this is probably a dumb question, but why do we have separate
> <arch>-protos.h files?  As far as I can tell by digging around,
> they're invariably included after <arch>.h, which would suggest
> that the prototypes could be included in <arch>.h directly.  So
> presumably there is some other reason for splitting them out.

Some types aren't defined at the time <arch>.h is included.


Bernd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]