daily update
[deliverable/binutils-gdb.git] / gdb / i386-linux-nat.c
index bb161438690504730885c11a3f5464786de60689..128e719f3603667b1efb2d0fce090f45029b7615 100644 (file)
@@ -1,6 +1,6 @@
-/* Native-dependent code for GNU/Linux x86.
+/* Native-dependent code for GNU/Linux i386.
 
-   Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -641,6 +641,8 @@ store_inferior_registers (int regno)
 }
 \f
 
+/* Support for debug registers.  */
+
 static unsigned long
 i386_linux_dr_get (int regnum)
 {
This page took 0.023457 seconds and 4 git commands to generate.