Richard Earnshaw <rearnsha@arm.com>
[deliverable/binutils-gdb.git] / gdb / config / arm / xm-linux.h
index ef724b5d9bbd2743615b0380fc599e80f7435b43..fa82a1e8f39e113515fa021e5b8d3406a1430832 100644 (file)
@@ -1,5 +1,5 @@
 /* Host definitions for ARM GNU/Linux, for GDB, the GNU debugger.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef XM_ARMLINUX_H
 #define XM_ARMLINUX_H
 
-#define HOST_BYTE_ORDER                LITTLE_ENDIAN
-
-#define HAVE_TERMIOS
-
 /* This is the amount to subtract from u.u_ar0
    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>
-
 #endif /* XM_ARMLINUX_H */
This page took 0.023406 seconds and 4 git commands to generate.