XML feature description support.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-i386-low.c
index 4710773b77eabb383b6ccd41f8271187ef246a87..10c0ef0f4586d69bf9edc6b039b3d9966609b023 100644 (file)
@@ -198,4 +198,10 @@ struct linux_target_ops the_low_target = {
   NULL,
   1,
   i386_breakpoint_at,
+  NULL,
+  NULL,
+  NULL,
+  NULL,
+  0,
+  "i386"
 };
This page took 0.041388 seconds and 4 git commands to generate.