* gdbserver/{remote-gutils.c remote-server.c Makefile.in
[deliverable/binutils-gdb.git] / gdb / i386b-nat.c
index 5c1ca0730bc2fdf31cd013c1d216a988a5cda111..07779dd55c82c86894d65143906b7612053d7c62 100644 (file)
@@ -1,5 +1,5 @@
-/* 386BSD host interface.
-   Copyright (C) 1988, 1989, 1991 Free Software Foundation, Inc.
+/* Native-dependent code for BSD Unix running on i386's, for GDB.
+   Copyright 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -18,10 +18,8 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include "defs.h"
-
 #include <machine/reg.h>
 
-\f
 /* this table must line up with REGISTER_NAMES in tm-i386.h */
 /* symbols like 'tEAX' come from <machine/reg.h> */
 static int tregmap[] = 
This page took 0.023278 seconds and 4 git commands to generate.