* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.

From-SVN: r55461
This commit is contained in:
Jason Thorpe 2002-07-15 18:15:48 +00:00 committed by Jason Thorpe
parent 9698ee33f0
commit 043cfcbea2
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2002-07-15 Jason Thorpe <thorpej@wasabisystems.com>
* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.
2002-07-15 Michael Matz <matz@suse.de>,
Daniel Berlin <dberlin@dberlin.org>,
Denis Chertykov <denisc@overta.ru>

View File

@ -109,9 +109,6 @@ Boston, MA 02111-1307, USA. */
* Clean up afterwards generic SPARC ELF configuration.
*/
#undef TRANSFER_FROM_TRAMPOLINE
#define TRANSFER_FROM_TRAMPOLINE
/* FIXME: Aren't these supposed to be available for SPARC ELF? */
#undef MULDI3_LIBCALL
#undef DIVDI3_LIBCALL