musl: Move W_STOPCODE to common/gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-low.c
index 0c552b8f5249e340497f5f8d4ab6e1ce60729a30..7ed67c7dc510ca972237c3cfebe87108931e98e6 100644 (file)
 #define O_LARGEFILE 0
 #endif
 
-#ifndef W_STOPCODE
-#define W_STOPCODE(sig) ((sig) << 8 | 0x7f)
-#endif
-
 /* This is the kernel's hard limit.  Not to be confused with
    SIGRTMIN.  */
 #ifndef __SIGRTMIN
This page took 0.024055 seconds and 4 git commands to generate.