gdbserver: turn target op 'supports_disable_randomization' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index 1c71c60f096b56f472044680fb415d4e17074ad5..b5fd49f6fa849e21257b37fe3cb3210b090ecf43 100644 (file)
@@ -735,7 +735,6 @@ static lynx_process_target the_lynx_target;
 /* The LynxOS target_ops vector.  */
 
 static process_stratum_target lynx_target_ops = {
-  NULL,  /* supports_disable_randomization */
   NULL,  /* qxfer_libraries_svr4 */
   NULL,  /* support_agent */
   NULL,  /* enable_btrace */
This page took 0.032725 seconds and 4 git commands to generate.