2004-04-30 Andrew Cagney <cagney@redhat.com>

* config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
	* config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
	* config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
	* config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
	* config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
This commit is contained in:
Andrew Cagney
2004-04-30 20:52:17 +00:00
parent 2f72f85088
commit 7b7adad08d
6 changed files with 6 additions and 19 deletions

View File

@@ -31,7 +31,4 @@
#undef SKIP_TRAMPOLINE_CODE
#undef IGNORE_HELPER_CALL
/* XXX undef a bunch of stuff we want to use multi-arch */
#undef DEPRECATED_IN_SIGTRAMP
#endif /* TM_NBSD_H */