Commit a735afd1 by David Edelsohn Committed by David Edelsohn

* xcoffout.h (xcoffout_source_line): Update prototype.

From-SVN: r148220
parent cd405253
2009-06-05 David Edelsohn <edelsohn@gnu.org>
* xcoffout.h (xcoffout_source_line): Update prototype.
2009-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* builtins.c (do_mpc_ckconv, do_mpc_arg1): Use
......
......@@ -182,4 +182,4 @@ extern void xcoffout_end_function (unsigned int);
extern void xcoffout_end_block (unsigned, unsigned);
extern int xcoff_assign_fundamental_type_number (tree);
extern void xcoffout_declare_function (FILE *, tree, const char *);
extern void xcoffout_source_line (unsigned int, const char *);
extern void xcoffout_source_line (unsigned int, const char *, int);
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