gdbserver: turn target op 'get_ipa_tdesc_idx' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index 76519692a3e310957d0b7fd51f6d591e46a5ff13..5e11355fcaa07840662b432e161180b30bfd882c 100644 (file)
@@ -741,7 +741,6 @@ static lynx_process_target the_lynx_target;
 /* The LynxOS target_ops vector.  */
 
 static process_stratum_target lynx_target_ops = {
-  NULL,  /* get_ipa_tdesc_idx */
   &the_lynx_target,
 };
 
This page took 0.025487 seconds and 4 git commands to generate.