]> gcc.gnu.org Git - gcc.git/commit
i386-protos.h: Remove the prototype for ix86_setup_incoming_varargs.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 31 Jan 2004 18:42:55 +0000 (18:42 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 31 Jan 2004 18:42:55 +0000 (18:42 +0000)
commita0524eb3f5ea62777e9e838f724ab4965c1a98ef
tree8ed152407b62814578e590f8841b64755623f292
parent852dcbdd7834df145afa036f5d591da9429ec88a
i386-protos.h: Remove the prototype for ix86_setup_incoming_varargs.

* config/i386/i386-protos.h: Remove the prototype for
ix86_setup_incoming_varargs.
* config/i386/i386.c (TARGET_SETUP_INCOMING_VARARGS): New.
(ix86_setup_incoming_varargs): Make it static.
* config/i386/i386.h (SETUP_INCOMING_VARARGS): Remove.

From-SVN: r77046
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
This page took 0.048932 seconds and 5 git commands to generate.