* config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing
[binutils.git] / gdb / remote.c
index 0da3fecff8a3b5a4d82b3fd480575f09e2ede682..73906c7c719f0b6a1c7a351b2dbe0efb87c4e441 100644 (file)
@@ -6056,7 +6056,7 @@ _initialize_remote (void)
   struct cmd_list_element *tmpcmd;
 
   /* architecture specific data */
-  remote_gdbarch_data_handle = register_gdbarch_data (init_remote_state, NULL);
+  remote_gdbarch_data_handle = register_gdbarch_data (init_remote_state);
 
   /* Old tacky stuff.  NOTE: This comes after the remote protocol so
      that the remote protocol has been initialized.  */
This page took 0.026998 seconds and 4 git commands to generate.