<arch>-protos.h, why?
Bernd Schmidt
bernds@redhat.com
Wed Jan 3 03:30:00 GMT 2001
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
More information about the Gcc
mailing list