Add prototypes to static declarations.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 2 Oct 1993 18:07:37 +0000 (14:07 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 2 Oct 1993 18:07:37 +0000 (14:07 -0400)
commit4d1a011f56b0bf0e6d7fa70cbf09dd8ca4a0bf24
treed1a2a9cefb0090e9868cf40853774d534699d7d8
parent3771b9b2173ecb10fa517d522755cda6be21403c
Add prototypes to static declarations.

(PROTO): New macro.
(dup2, putenv): Functions return integers; add type and returns.

From-SVN: r5560
gcc/collect2.c