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 14560451c9f..27bbbdbb6e7 100644 --- a/gcc/config/c4x/c4x-protos.h +++ b/gcc/config/c4x/c4x-protos.h @@ -61,8 +61,6 @@ extern struct rtx_def *c4x_function_arg PARAMS ((CUMULATIVE_ARGS *, extern void c4x_encode_section_info PARAMS ((tree)); -extern int c4x_valid_type_attribute_p PARAMS ((tree, tree, tree, tree)); - #endif /* TREE_CODE */ |