rearrange struct value to save memory
[deliverable/binutils-gdb.git] / gdb / cris-tdep.c
index 8ba16770d0983aaa166fd72bec1d49985755bc33..30bcbfc0749d69e7f66bfb0d4204ea1ae527b689 100644 (file)
@@ -1,6 +1,6 @@
 /* Target dependent code for CRIS, for GDB, the GNU debugger.
 
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    Contributed by Axis Communications AB.
    Written by Hendrik Ruijter, Stefan Andersson, and Orjan Friberg.
@@ -43,7 +43,7 @@
 
 #include "solib.h"              /* Support for shared libraries.  */
 #include "solib-svr4.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "dis-asm.h"
 
 #include "cris-tdep.h"
This page took 0.023059 seconds and 4 git commands to generate.