diff options
Diffstat (limited to 'gcc/final.c')
-rw-r--r-- | gcc/final.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/final.c b/gcc/final.c index 9d725ad..58361ab 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -307,8 +307,6 @@ static void leaf_renumber_regs PROTO((rtx)); #ifdef HAVE_cc0 static int alter_cond PROTO((rtx)); #endif - -extern char *getpwd (); /* Initialize data in final at the beginning of a compilation. */ |