change delegation for to_read_description
[deliverable/binutils-gdb.git] / gdb / spu-linux-nat.c
index d80b78c36e106983a75e5773440921f0967c3a9e..4841bbefbb1af4636a1d9b9299204f93bc6182de 100644 (file)
@@ -401,7 +401,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.024878 seconds and 4 git commands to generate.