]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/run-sim.h
sim:
[thirdparty/binutils-gdb.git] / sim / common / run-sim.h
index 58023a9ee914e97ddcf6131a633e9a65146401e2..aacae88190337c0231fd5684ed4e8770bea0d855 100644 (file)
@@ -30,7 +30,7 @@ int sim_target_parse_command_line PARAMS ((int, char **));
 
   /* Display a list of target specific switches supported by this
      target.  */
-void sim_target_display_usage PARAMS ((void));
+void sim_target_display_usage PARAMS ((int help));
 
 #endif