mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-06 02:20:34 +08:00
m68k-protos.h: Remove the prototype for finalize_pic.
* config/m68k/m68k-protos.h: Remove the prototype for finalize_pic. From-SVN: r72332
This commit is contained in:
parent
b2e08ed4a4
commit
d3c34e42c3
@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user