OSDN Git Service

* pa-protos.h (function_value): New prototype.
[pf3gnuchains/gcc-fork.git] / gcc / config / pa / pa-protos.h
index 5d1ab11..8ea36f3 100644 (file)
@@ -158,6 +158,7 @@ extern int reloc_needed PARAMS ((tree));
 #ifdef RTX_CODE
 extern rtx function_arg PARAMS ((CUMULATIVE_ARGS *, enum machine_mode,
                                 tree, int, int));
+extern rtx function_value PARAMS ((tree, tree));
 #endif
 extern int function_arg_partial_nregs PARAMS ((CUMULATIVE_ARGS *,
                                               enum machine_mode,