Move __SIGRTMIN.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-low.c
index 7ed67c7dc510ca972237c3cfebe87108931e98e6..e778c4c379a80de269b43bb3564cbff3bf65f840 100644 (file)
 #define O_LARGEFILE 0
 #endif
 
-/* This is the kernel's hard limit.  Not to be confused with
-   SIGRTMIN.  */
-#ifndef __SIGRTMIN
-#define __SIGRTMIN 32
-#endif
-
 /* Some targets did not define these ptrace constants from the start,
    so gdbserver defines them locally here.  In the future, these may
    be removed after they are added to asm/ptrace.h.  */
This page took 0.024488 seconds and 4 git commands to generate.