Regenerate spu overlay and icache manager files
[deliverable/binutils-gdb.git] / gdb / spu-linux-nat.c
index d80b78c36e106983a75e5773440921f0967c3a9e..3803e3dfffd629d7b7ab86ee122ecb9cc4f66938 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "defs.h"
 #include "gdbcore.h"
-#include <string.h>
 #include "target.h"
 #include "inferior.h"
 #include "inf-child.h"
@@ -401,7 +400,7 @@ spu_symbol_file_add_from_memory (int inferior_fd)
 /* Override the post_startup_inferior routine to continue running
    the inferior until the first spu_run system call.  */
 static void
-spu_child_post_startup_inferior (ptid_t ptid)
+spu_child_post_startup_inferior (struct target_ops *self, ptid_t ptid)
 {
   int fd;
   ULONGEST addr;
This page took 0.024739 seconds and 4 git commands to generate.