arc-protos.h: Remove the prototype for arc_setup_incoming_varargs.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 6 Feb 2004 05:41:12 +0000 (05:41 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 6 Feb 2004 05:41:12 +0000 (05:41 +0000)
commit07ba2efb2e1da2a319c12d24396c922e79a63965
treeab796967d2726f7d298f14c29bad63dae70fdada
parentf4954ff18f3f4672bbe2453303694fd76d1225e6
arc-protos.h: Remove the prototype for arc_setup_incoming_varargs.

* config/arc/arc-protos.h: Remove the prototype for
arc_setup_incoming_varargs.
* config/arc/arc.c (TARGET_ASM_EXTERNAL_LIBCALL): New.
(TARGET_SETUP_INCOMING_VARARGS): Likewise.
(arc_setup_incoming_varargs): Make it static.
(arc_external_libcall): Likewise.
* config/arc/arc.h (SETUP_INCOMING_VARARGS): Remove.
Remove the commented-out definition of
ASM_OUTPUT_EXTERNAL_LIBCALL.

From-SVN: r77374
gcc/ChangeLog
gcc/config/arc/arc-protos.h
gcc/config/arc/arc.c
gcc/config/arc/arc.h