aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/s390
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-10-14 21:04:05 +0000
committerMark Kettenis <kettenis@gnu.org>2001-10-14 21:04:05 +0000
commit39024782642ee3b062e2cdcc339289b916fbe246 (patch)
tree2e76c1a11cf64b4de151a5fceba996e028132640 /gdb/config/s390
parentdc17571df26dc5b1eacb9f993f577a6a027866e5 (diff)
downloadgdb-39024782642ee3b062e2cdcc339289b916fbe246.zip
gdb-39024782642ee3b062e2cdcc339289b916fbe246.tar.gz
gdb-39024782642ee3b062e2cdcc339289b916fbe246.tar.bz2
* config/s390/nm-linux.h: Don't include <signal.h>.
(lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals, GET_THREAD_SIGNAL): Remove.
Diffstat (limited to 'gdb/config/s390')
-rw-r--r--gdb/config/s390/nm-linux.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/gdb/config/s390/nm-linux.h b/gdb/config/s390/nm-linux.h
index ddf298e..242d57c 100644
--- a/gdb/config/s390/nm-linux.h
+++ b/gdb/config/s390/nm-linux.h
@@ -75,16 +75,6 @@ extern int s390_remove_watchpoint (int pid, CORE_ADDR addr, int len);
((type) == bp_read_watchpoint) || \
((type) == bp_access_watchpoint))
-#undef PREPARE_TO_PROCEED
-
-extern void lin_lwp_attach_lwp (ptid_t ptid, int verbose);
-#define ATTACH_LWP(ptid, verbose) lin_lwp_attach_lwp ((ptid), (verbose))
-
-
-#include <signal.h>
-
-extern void lin_thread_get_thread_signals (sigset_t * mask);
-#define GET_THREAD_SIGNALS(mask) lin_thread_get_thread_signals (mask)
/* Needed for s390x */
#define PTRACE_ARG3_TYPE long