gdbserver: turn target op 'read_loadmap' into a method
[deliverable/binutils-gdb.git] / gdbserver / nto-low.cc
index 9a70871290500e9a973a3d280a4accb570d38a2b..70d218cb924348111687bbed80be730f73cce791 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, /* read_loadmap */
   NULL, /* process_qsupported */
   NULL, /* supports_tracepoints */
   NULL, /* read_pc */
This page took 0.024216 seconds and 4 git commands to generate.