* config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): Removed,

the new generic definition from tm-sysv4.h works for Solaris.
This commit is contained in:
Peter Schauer 1994-04-01 08:51:31 +00:00
parent 94a5ac73e1
commit 5051b6f290

View File

@ -19,9 +19,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "sparc/tm-sparc.h"
#include "tm-sysv4.h"
#undef IN_SOLIB_TRAMPOLINE
#define IN_SOLIB_TRAMPOLINE(pc, name) in_solib_trampoline((pc), (name))
/* There are two different signal handler trampolines in Solaris2. */
#define IN_SIGTRAMP(pc, name) \