2004-06-21 Martin Hunt <hunt@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / m68k / xm-linux.h
index 704b781940d7ad594e36f95e7f8b14b052ca9d99..e5839b99bbf33ffb71e16589ac717de652bd9aee 100644 (file)
@@ -1,5 +1,5 @@
 /* Native support for linux, for GDB, the GNU debugger.
-   Copyright (C) 1996,1998 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    to get the offset in the core file of the register values.  */
 #define KERNEL_U_ADDR 0x0
 
-#define HAVE_TERMIOS
-#define NEED_POSIX_SETPGID
-
-/* Linux has sigsetjmp and siglongjmp */
-#define HAVE_SIGSETJMP
-
-/* Need R_OK etc, but USG isn't defined.  */
-#include <unistd.h>
+#define HOST_LONG_DOUBLE_FORMAT &floatformat_m68881_ext
 
 #endif /* #ifndef XM_LINUX_H */
This page took 0.025259 seconds and 4 git commands to generate.