diff options
Diffstat (limited to 'gdb/xm-linux.h')
-rw-r--r-- | gdb/xm-linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/xm-linux.h b/gdb/xm-linux.h index 771c3db..39b08d8 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 |