From 1e4fac5928dd643e538e672ea234e82b7a733c0d Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 12 Jul 2001 18:22:37 +0000 Subject: * config/arm/xm-linux.h, config/i386/xm-linux.h, config/m68k/xm-linux.h, config/powerpc/xm-linux.h, config/sparc/xm-linux.h, config/ia64/xm-linux.h (HAVE_TERMIOS): Removed. Taken care of by autoconf and terminal.h. --- gdb/config/m68k/xm-linux.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/config/m68k/xm-linux.h') 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. */ -- cgit v1.1