diff options
Diffstat (limited to 'gcc/config/m68k/m68k-protos.h')
-rw-r--r-- | gcc/config/m68k/m68k-protos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/m68k/m68k-protos.h b/gcc/config/m68k/m68k-protos.h index 72120ead37f..e0ffee80eb7 100644 --- a/gcc/config/m68k/m68k-protos.h +++ b/gcc/config/m68k/m68k-protos.h @@ -48,7 +48,6 @@ extern int strict_low_part_peephole_ok PARAMS ((enum machine_mode, rtx, rtx)); /* Functions from m68k.c used in macros. */ extern int symbolic_operand PARAMS ((rtx, enum machine_mode)); -extern int const_int_cost PARAMS ((rtx)); extern int standard_68881_constant_p PARAMS ((rtx)); extern int standard_sun_fpa_constant_p PARAMS ((rtx)); extern void print_operand_address PARAMS ((FILE *, rtx)); |