Don't update target_dcache if it is not initialized
[deliverable/binutils-gdb.git] / gdb / microblaze-tdep.c
index 7427912d8998533fc11944a1c6273b3fcaf50783..46f346864b390ce5e5736feb37e91f2dbab758be 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Xilinx MicroBlaze.
 
-   Copyright 2009-2012 Free Software Foundation, Inc.
+   Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -36,7 +36,7 @@
 #include "osabi.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "target-descriptions.h"
 #include "opcodes/microblaze-opcm.h"
 #include "opcodes/microblaze-dis.h"
This page took 0.024075 seconds and 4 git commands to generate.