summaryrefslogtreecommitdiff
path: root/gcc/config/picochip/picochip-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/picochip/picochip-protos.h')
-rw-r--r--gcc/config/picochip/picochip-protos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/picochip/picochip-protos.h b/gcc/config/picochip/picochip-protos.h
index 1545f41b69c..991c028afba 100644
--- a/gcc/config/picochip/picochip-protos.h
+++ b/gcc/config/picochip/picochip-protos.h
@@ -66,8 +66,6 @@ extern int picochip_absolute_memory_operand (rtx op, enum machine_mode mode);
extern rtx picochip_function_value (const_tree valtype, const_tree func, bool outgoing);
extern int picochip_symbol_offset (rtx operand);
-extern int picochip_get_function_arg_boundary (enum machine_mode mode);
-
extern reg_class_t picochip_secondary_reload(bool in_p,
rtx x,
reg_class_t cla,