From f8f1415a4af940e1c64ad75102916ecda459aa42 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Sun, 12 Jul 1992 08:09:14 +0000 Subject: [PATCH] #define PSIGNAL_IN_SIGNAL_H. --- gdb/xm-linux.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/xm-linux.h b/gdb/xm-linux.h index 771c3db1992..39b08d80249 100644 --- a/gdb/xm-linux.h +++ b/gdb/xm-linux.h @@ -21,3 +21,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef KERNEL_U_ADDR #define KERNEL_U_ADDR 0x0 #define U_REGS_OFFSET 0 +#define PSIGNAL_IN_SIGNAL_H -- 2.30.2