diff options
Diffstat (limited to 'gdb/config/i386/xm-linux.h')
-rw-r--r-- | gdb/config/i386/xm-linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/i386/xm-linux.h b/gdb/config/i386/xm-linux.h index 31dcc39..cf1b4a4 100644 --- a/gdb/config/i386/xm-linux.h +++ b/gdb/config/i386/xm-linux.h @@ -24,7 +24,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This is the amount to subtract from u.u_ar0 to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -#define PSIGNAL_IN_SIGNAL_H #define NEED_POSIX_SETPGID |