arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() prototype.
authorChung-Lin Tang <ctang@marvell.com>
Thu, 19 Jun 2008 02:51:26 +0000 (02:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 19 Jun 2008 02:51:26 +0000 (02:51 +0000)
commit23668cf768bd439b04610ead2d124fcaa73f1828
treeb5feecc404af0602baae7b2254fc222b5cb468df
parent7292b8e4bac5eaf830e81b38be439719ecee8cf3
arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() prototype.

* arm-protos.h (arm_return_in_memory): Remove public
arm_return_in_memory() prototype.
* arm.c (arm_return_in_memory): Add static prototype, add target
hook macro, change definition and comments.
* arm.h (TARGET_RETURN_IN_MEMORY): Remove.

From-SVN: r136934
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h