diff options
Diffstat (limited to 'gdb/config/m68k/xm-linux.h')
-rw-r--r-- | gdb/config/m68k/xm-linux.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/m68k/xm-linux.h b/gdb/config/m68k/xm-linux.h index b2545a8..2c9beb6 100644 --- a/gdb/config/m68k/xm-linux.h +++ b/gdb/config/m68k/xm-linux.h @@ -1,5 +1,5 @@ /* Native support for linux, for GDB, the GNU debugger. - Copyright 1996, 1998 Free Software Foundation, Inc. + Copyright 1996, 1998, 2001 Free Software Foundation, Inc. This file is part of GDB. @@ -29,7 +29,6 @@ to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -#define HAVE_TERMIOS #define NEED_POSIX_SETPGID /* Need R_OK etc, but USG isn't defined. */ |