diff options
Diffstat (limited to 'gcc/config/c4x/c4x-protos.h')
| -rw-r--r-- | gcc/config/c4x/c4x-protos.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/c4x/c4x-protos.h b/gcc/config/c4x/c4x-protos.h index 8c8b770..4814e97 100644 --- a/gcc/config/c4x/c4x-protos.h +++ b/gcc/config/c4x/c4x-protos.h @@ -121,6 +121,8 @@ extern int c4x_rptb_nop_p PARAMS ((rtx)); extern int c4x_rptb_rpts_p PARAMS ((rtx, rtx)); +extern int c4x_check_laj_p PARAMS ((rtx)); + extern int c4x_autoinc_operand PARAMS ((rtx, enum machine_mode)); extern int any_operand PARAMS ((rtx, enum machine_mode)); |
