gdbserver/linux-low: turn 'get_syscall_trapinfo' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-ppc-low.cc
index 5c6930751e19ee12d5406f7ddb4616625c91d128..71ad842243cc698c33db9731925bcb15d3a8991c 100644 (file)
@@ -3446,7 +3446,6 @@ ppc_get_ipa_tdesc_idx (void)
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* get_syscall_trapinfo */
   ppc_get_ipa_tdesc_idx,
 };
 
This page took 0.02284 seconds and 4 git commands to generate.