Multi-target support
[deliverable/binutils-gdb.git] / gdb / gdbserver / nto-low.c
index 8af5cf6f4768b327bb35e9dc1953ded6bdc827c5..b4dea479b9c3a01d8ec08cbe612cff5dd37121dd 100644 (file)
@@ -931,7 +931,7 @@ nto_sw_breakpoint_from_kind (int kind, int *size)
 }
 
 
-static struct target_ops nto_target_ops = {
+static process_stratum_target nto_target_ops = {
   nto_create_inferior,
   NULL,  /* post_create_inferior */
   nto_attach,
This page took 0.024928 seconds and 4 git commands to generate.