dwarfout.c (getpwd): Add prototype.
authorJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 22:35:23 +0000 (16:35 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 22:35:23 +0000 (16:35 -0600)
commit90bf9bc4b9df1478c97124cf1505cbe8c02815f0
tree7c11c0032fbf5692f9ec15e8894c53a190197c6d
parentc54ce0451c722e54a189a09b18e2bb261bdb0542
dwarfout.c (getpwd): Add prototype.


* dwarfout.c (getpwd): Add prototype.
(is_pseudo_reg, type_main_variant, is_tagged_type,
is_redundant_typedef): New declaration.
(output_decl): Add prototype for FUNC.
(type_main_variant): Make it static.
(is_tagged_type): Likewise.
(is_redundant_typedef): Likewise.

From-SVN: r20617
gcc/ChangeLog