summaryrefslogtreecommitdiffstats
path: root/gdb/config
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-01-11 23:04:33 +0000
committerMark Kettenis <kettenis@gnu.org>2005-01-11 23:04:33 +0000
commiteafc7eea7501a0c86e0216057de72d7499b184b6 (patch)
treedebc7f1da056eac9bfdbb734a99513a7a81583fa /gdb/config
parent917e11024171f10f7cc1ea996509aab9695a0ffd (diff)
downloadppe42-binutils-eafc7eea7501a0c86e0216057de72d7499b184b6.tar.gz
ppe42-binutils-eafc7eea7501a0c86e0216057de72d7499b184b6.zip
* config/i386/nm-fbsd.h: Update copyright year.
Don't include "config/nm-bsd.h". (KERNEL_U_SIZE): Remove macro. (kernel_u_size): Remove prototype.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/i386/nm-fbsd.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/gdb/config/i386/nm-fbsd.h b/gdb/config/i386/nm-fbsd.h
index 4c0aa36b13..504bed57d2 100644
--- a/gdb/config/i386/nm-fbsd.h
+++ b/gdb/config/i386/nm-fbsd.h
@@ -1,7 +1,7 @@
/* Native-dependent definitions for FreeBSD/i386.
- Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1997, 2000, 2001, 2004
- Free Software Foundation, Inc.
+ Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1997, 2000, 2001,
+ 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB.
@@ -52,18 +52,6 @@ extern void i386bsd_dr_reset_addr (int regnum);
extern unsigned long i386bsd_dr_get_status (void);
-/* Get generic BSD native definitions. */
-#include "config/nm-bsd.h"
-
-
-/* Support for the user struct. */
-
-/* Return the size of the user struct. */
-
-#define KERNEL_U_SIZE kernel_u_size ()
-extern int kernel_u_size (void);
-
-
/* Shared library support. */
#include "solib.h"
OpenPOWER on IntegriCloud