i386-tdep.c (i386_gdbarch_init): Add comments.
[deliverable/binutils-gdb.git] / gdb / core-regset.c
index 6ab6f76573cfc946a32c7df2f747c4be2f535a98..59cadb6bad85a90df093173c0cb643ab7de650a4 100644 (file)
@@ -1,7 +1,6 @@
 /* Machine independent GDB support for core files on systems using "regsets".
 
-   Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003, 2007, 2008,
-   2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1993-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -35,8 +34,6 @@
 #include "regcache.h"
 
 #include <fcntl.h>
-#include <errno.h>
-#include "gdb_string.h"
 #include <time.h>
 #ifdef HAVE_SYS_PROCFS_H
 #include <sys/procfs.h>
This page took 0.038607 seconds and 4 git commands to generate.