* dwarf2out.c (getpwd): Add prototype.

From-SVN: r20607
This commit is contained in:
H.J. Lu 1998-06-19 21:55:10 +00:00 committed by Jeff Law
parent 79a2acc802
commit e179bf0f69
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
* dwarf2out.c (getpwd): Add prototype.
* dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations.
* c-typeck.c (c_expand_asm_operands): Use proper values when calling

View file

@ -1951,7 +1951,7 @@ dwarf2out_frame_finish ()
/* And now, the support for symbolic debugging information. */
#ifdef DWARF2_DEBUGGING_INFO
extern char *getpwd ();
extern char *getpwd PROTO((void));
/* NOTE: In the comments in this file, many references are made to
"Debugging Information Entries". This term is abbreviated as `DIE'