2003-11-06 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / dpx2-nat.c
index 37275fec85c17e5f0bd68456f4007885ae8627c8..488c06a538367f6beada1c0de4ad7b883f1d67a5 100644 (file)
@@ -1,5 +1,6 @@
 /* DPX2 host interface.
-   Copyright (C) 1988, 1989, 1991 Free Software Foundation, Inc.
+   Copyright 1988, 1989, 1991, 1993, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -31,7 +32,7 @@
 #include <sys/utsname.h>
 \f
 
-/* this table must line up with REGISTER_NAMES in tm-68k.h */
+/* This table must line up with REGISTER_NAME in "m68k-tdep.c".  */
 /* symbols like 'A0' come from <sys/reg.h> */
 static int regmap[] =
 {
This page took 0.024947 seconds and 4 git commands to generate.