Commit d3c34e42 by Kazu Hirata Committed by Kazu Hirata

m68k-protos.h: Remove the prototype for finalize_pic.

	* config/m68k/m68k-protos.h: Remove the prototype for
	finalize_pic.

From-SVN: r72332
parent b2e08ed4
2003-10-11 Kazu Hirata <kazu@cs.umass.edu>
* config/m68k/m68k-protos.h: Remove the prototype for
finalize_pic.
2003-10-11 Kazu Hirata <kazu@cs.umass.edu>
* config/m68k/m68k.c: Fix comment typos.
2003-10-11 Bernardo Innocenti <bernie@develer.com>
......
......@@ -54,9 +54,6 @@ extern int standard_68881_constant_p (rtx);
extern void print_operand_address (FILE *, rtx);
extern void print_operand (FILE *, rtx, int);
extern void notice_update_cc (rtx, rtx);
#if 0
extern void finalize_pic (rtx, enum machine_mode));
#endif
extern int general_src_operand (rtx, enum machine_mode);
extern int nonimmediate_src_operand (rtx, enum machine_mode);
extern int memory_src_operand (rtx, enum machine_mode);
......
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