diff options
Diffstat (limited to 'gdb/config/m68k/xm-linux.h')
-rw-r--r-- | gdb/config/m68k/xm-linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/m68k/xm-linux.h b/gdb/config/m68k/xm-linux.h index 2c9beb6..881eedc 100644 --- a/gdb/config/m68k/xm-linux.h +++ b/gdb/config/m68k/xm-linux.h @@ -29,8 +29,6 @@ to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -#define NEED_POSIX_SETPGID - /* Need R_OK etc, but USG isn't defined. */ #include <unistd.h> |