diff options
Diffstat (limited to 'gcc/config/c4x/c4x-protos.h')
-rw-r--r-- | gcc/config/c4x/c4x-protos.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/c4x/c4x-protos.h b/gcc/config/c4x/c4x-protos.h index ce3bde88e21..104d0e5c22d 100644 --- a/gcc/config/c4x/c4x-protos.h +++ b/gcc/config/c4x/c4x-protos.h @@ -81,8 +81,6 @@ extern int c4x_hard_regno_rename_ok PARAMS ((unsigned int, unsigned int)); extern struct rtx_def *c4x_legitimize_address PARAMS ((rtx, enum machine_mode)); -extern int c4x_address_cost PARAMS ((rtx)); - extern void c4x_print_operand PARAMS ((FILE *, rtx, int)); extern void c4x_print_operand_address PARAMS ((FILE *, rtx)); |