Initialise target descrption after skipping extra traps for --wrapper
[deliverable/binutils-gdb.git] / gdb / gdbserver / spu-low.c
index a56a8893c4a3179b22a73025121e4f17653e451f..cbee960d8a0495b0296f3aacf2531e22d885775d 100644 (file)
@@ -638,6 +638,7 @@ spu_request_interrupt (void)
 
 static struct target_ops spu_target_ops = {
   spu_create_inferior,
+  NULL,  /* arch_setup */
   spu_attach,
   spu_kill,
   spu_detach,
This page took 0.036591 seconds and 4 git commands to generate.