2008-02-21 Pedro Alves <pedro@codesorcery.com>
[deliverable/binutils-gdb.git] / gdb / target.h
index 916d8e949df99dec3a55954117043e7b0c2c7c85..c3d6c03ee5f0a2390908e7a94b560b3114bcd9d3 100644 (file)
@@ -538,7 +538,7 @@ struct target_ops
                             CORE_ADDR *found_addrp);
 
     /* Can target execute in reverse?  */
-    int (*to_can_execute_reverse) ();
+    int (*to_can_execute_reverse) (void);
 
     /* Does this target support debugging multiple processes
        simultaneously?  */
This page took 0.023913 seconds and 4 git commands to generate.