diff options
Diffstat (limited to 'gdb/config/i386/tm-i386lynx.h')
-rw-r--r-- | gdb/config/i386/tm-i386lynx.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/config/i386/tm-i386lynx.h b/gdb/config/i386/tm-i386lynx.h index 03fe4ff8bf7..fbb7f81c04d 100644 --- a/gdb/config/i386/tm-i386lynx.h +++ b/gdb/config/i386/tm-i386lynx.h @@ -1,5 +1,6 @@ /* Macro definitions for Intel 386 running under LynxOS. - Copyright 1993, 1995, 2002 Free Software Foundation, Inc. + + Copyright 1993, 1995, 2002, 2004 Free Software Foundation, Inc. This file is part of GDB. @@ -23,7 +24,4 @@ #include "config/tm-lynx.h" -/* Most definitions from sysv could be used. */ -#include "i386/tm-i386.h" - #endif /* TM_I386LYNX_H */ |