aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-11-01 00:01:11 +0000
committerAndrew Cagney <cagney@redhat.com>2004-11-01 00:01:11 +0000
commit96693b3af8a5d580792846796186a854583e23f9 (patch)
treec095e90161ebeb113d8f0e5c7f90b63a5db74900 /gdb/config/pa
parentb978c863e31303768b84ae38263c0d9bd4226898 (diff)
downloadgdb-96693b3af8a5d580792846796186a854583e23f9.zip
gdb-96693b3af8a5d580792846796186a854583e23f9.tar.gz
gdb-96693b3af8a5d580792846796186a854583e23f9.tar.bz2
2004-10-31 Andrew Cagney <cagney@gnu.org>
* config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE. * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete. (in_plt_section): Delete.
Diffstat (limited to 'gdb/config/pa')
-rw-r--r--gdb/config/pa/tm-linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/pa/tm-linux.h b/gdb/config/pa/tm-linux.h
index e8b31c5..acbd46e 100644
--- a/gdb/config/pa/tm-linux.h
+++ b/gdb/config/pa/tm-linux.h
@@ -24,7 +24,6 @@
#include "pa/tm-hppa.h"
#include "config/tm-linux.h"
-#undef IN_SOLIB_CALL_TRAMPOLINE
#undef SKIP_TRAMPOLINE_CODE
#endif /* #ifndef TM_LINUX_H */