dwarfout.c (getpwd): Add prototype.
authorJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 22:35:25 +0000 (16:35 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 22:35:25 +0000 (16:35 -0600)
commit24e75411051c3f388638d4cedf5b53ae36b5020e
tree4e45be3fa78a5d0c7c7c2356e6166e009ecf635a
parent90bf9bc4b9df1478c97124cf1505cbe8c02815f0
dwarfout.c (getpwd): Add prototype.

d
* 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: r20618
gcc/dwarfout.c