summaryrefslogtreecommitdiff
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
commit73e5129655f52c96e617dde5afd03f579e89b3d4 (patch)
tree0922fe8ff81b1987ac49b33e0d118ed6ff79474a /gdb/config/pa
parent915100c1ac47f373269ee436f4c358dbea52d368 (diff)
downloadgdb-73e5129655f52c96e617dde5afd03f579e89b3d4.tar.gz
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 e8b31c57f3b..acbd46ec36d 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 */