gen-protos.c (overrides): New static local.
authorDoug Evans <dje@gnu.org>
Tue, 6 Aug 1996 18:25:30 +0000 (18:25 +0000)
committerDoug Evans <dje@gnu.org>
Tue, 6 Aug 1996 18:25:30 +0000 (18:25 +0000)
commit3d348653e0fbd1567780a1858a8ca3fcccbbe385
treef4020011264843c6bb4424b195cad6319422c5ed
parentd50014aec65054e8a46ead153a31e21c5ce43622
gen-protos.c (overrides): New static local.

* gen-protos.c (overrides): New static local.
(add_hash,parse_fn_proto): New static functions.
(main): Add prototypes from SYS_PROTO_OVERRIDES to hash table before
parsing sys-protos.h.  Reserve entry 0 in std_protos.
* alpha/alpha.h (SYS_PROTO_OVERRIDES): Define.

From-SVN: r12598
gcc/config/alpha/alpha.h
gcc/gen-protos.c