2002-08-17 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / alpha / xm-alphalinux.h
index 579fe11fce4c83ae871ad85fb13ca63f862c9f06..f1bc14da4bdac634f1c81e50433568ff31af8b6b 100644 (file)
@@ -1,5 +1,6 @@
-/* Host definitions for GDB running on an Alpha under Linux
-   Copyright 1996, 2001 Free Software Foundation, Inc.
+/* Host definitions for GDB running on an Alpha under GNU/Linux.
+
+   Copyright 1996, 2001, 2002 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#if !defined (HOST_BYTE_ORDER)
-#define HOST_BYTE_ORDER LITTLE_ENDIAN
-#endif
-
 /* The alpha has no siginterrupt routine.  */
 #define NO_SIGINTERRUPT
 
This page took 0.023825 seconds and 4 git commands to generate.