]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ocd.c
2005-02-15 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / gdb / ocd.c
index 9370a8ccf84db9842436275a162632c67cf71d59..c46ec0c0bf1c85a451f5e1f48cf8e4911f7a20e7 100644 (file)
--- a/gdb/ocd.c
+++ b/gdb/ocd.c
@@ -1162,8 +1162,9 @@ _initialize_remote_ocd (void)
                  "Set timeout value for remote read.\n", &setlist),
      &showlist);
 
-  add_prefix_cmd ("ocd", class_obscure, bdm_command, "", &ocd_cmd_list, "ocd ",
-                 0, &cmdlist);
+  /* FIXME: i18n: What documentation?  */
+  add_prefix_cmd ("ocd", class_obscure, bdm_command, (""), &ocd_cmd_list,
+                 "ocd ", 0, &cmdlist);
 
   /* FIXME: i18n: what documentation? */
   add_cmd ("reset", class_obscure, bdm_reset_command, (""), &ocd_cmd_list);