gdbserver: turn target op 'supports_disable_randomization' into a method
[deliverable/binutils-gdb.git] / gdbserver / nto-low.cc
index 502e6104638a3d3b795be358206218b6b68791db..81436e279450a4db9f82a99d04ea876798ba6992 100644 (file)
@@ -947,7 +947,6 @@ nto_sw_breakpoint_from_kind (int kind, int *size)
 static nto_process_target the_nto_target;
 
 static process_stratum_target nto_target_ops = {
-  NULL, /* supports_disable_randomization */
   NULL, /* qxfer_libraries_svr4 */
   NULL, /* support_agent */
   NULL, /* enable_btrace */
This page took 0.024142 seconds and 4 git commands to generate.