(getpwd): Declare.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 13 Jul 1994 01:31:36 +0000 (18:31 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 13 Jul 1994 01:31:36 +0000 (18:31 -0700)
From-SVN: r7755

gcc/final.c

index 78a0a07..375429d 100644 (file)
@@ -272,6 +272,8 @@ static rtx walk_alter_subreg        PROTO((rtx));
 static int alter_cond          PROTO((rtx));
 static void output_operand     PROTO((rtx, int));
 static void leaf_renumber_regs PROTO((rtx));
+
+extern char *getpwd ();
 \f
 /* Initialize data in final at the beginning of a compilation.  */