OSDN Git Service

* config/s390/nm-linux.h: Don't include <signal.h>.
authorMark Kettenis <kettenis@gnu.org>
Sun, 14 Oct 2001 21:04:05 +0000 (21:04 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 14 Oct 2001 21:04:05 +0000 (21:04 +0000)
(lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
GET_THREAD_SIGNAL): Remove.

gdb/ChangeLog
gdb/config/s390/nm-linux.h

index 28563c0..aa84f1d 100644 (file)
@@ -1,5 +1,9 @@
 2001-10-14  Mark Kettenis  <kettenis@gnu.org>
 
+       * 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.
+
        * config/nm-linux.h (struct objfile): Remove forward declaration.
        (linuxthreads_new_objfile): Remove prototype.
        (linuxthreads_pid_to_str): Remove prototype.
index ddf298e..242d57c 100644 (file)
@@ -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