diff options
Diffstat (limited to 'gcc/config/c4x/c4x-protos.h')
-rw-r--r-- | gcc/config/c4x/c4x-protos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/c4x/c4x-protos.h b/gcc/config/c4x/c4x-protos.h index 1cd7fce..d24a1f1 100644 --- a/gcc/config/c4x/c4x-protos.h +++ b/gcc/config/c4x/c4x-protos.h @@ -53,7 +53,7 @@ extern struct rtx_def *c4x_function_arg PARAMS ((CUMULATIVE_ARGS *, enum machine_mode, tree, int)); -extern void c4x_encode_section_info PARAMS ((tree)); +extern void c4x_encode_section_info PARAMS ((tree, int)); #endif /* TREE_CODE */ |