Commit e179bf0f by H.J. Lu Committed by Jeff Law

* dwarf2out.c (getpwd): Add prototype.

From-SVN: r20607
parent 79a2acc8
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org) 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. * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations.
* c-typeck.c (c_expand_asm_operands): Use proper values when calling * c-typeck.c (c_expand_asm_operands): Use proper values when calling
......
...@@ -1951,7 +1951,7 @@ dwarf2out_frame_finish () ...@@ -1951,7 +1951,7 @@ dwarf2out_frame_finish ()
/* And now, the support for symbolic debugging information. */ /* And now, the support for symbolic debugging information. */
#ifdef DWARF2_DEBUGGING_INFO #ifdef DWARF2_DEBUGGING_INFO
extern char *getpwd (); extern char *getpwd PROTO((void));
/* NOTE: In the comments in this file, many references are made to /* NOTE: In the comments in this file, many references are made to
"Debugging Information Entries". This term is abbreviated as `DIE' "Debugging Information Entries". This term is abbreviated as `DIE'
......
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