Commit 1ba298e5 by Jim Wilson

(getpwd): Declare.

From-SVN: r7755
parent 1f8197a8
......@@ -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 ();
/* Initialize data in final at the beginning of a compilation. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment