* config/arm/linux.mt: Remove code protected by GDBSERVER define.
[deliverable/binutils-gdb.git] / gdb / config / m68k / xm-hp300bsd.h
index 0da48bcf766d2ff28bb830a0c1de47f872fd3763..b938353b5f7a9b5e23da10006ae04c3ce1be5f8a 100644 (file)
@@ -1,5 +1,6 @@
 /* Parameters for hosting on a Hewlett-Packard 9000/300, running bsd.
-   Copyright 1986, 1987, 1989, 1991, 1992, 1993  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1995, 1996, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
  * Problems to hpbsd-bugs@cs.utah.edu
  */
 
-#define        HOST_BYTE_ORDER BIG_ENDIAN
-
 #include <sys/param.h>         /* For INT_MIN */
 
 /* Kernel is a bit tenacious about sharing text segments, disallowing bpts.  */
 #define        ONE_PROCESS_WRITETEXT
-
-extern char *strdup PARAMS ((const char *));
 \f
 /* Interface definitions for kernel debugger KDB.  */
 
This page took 0.024035 seconds and 4 git commands to generate.