* config/tc-xtensa.c (xg_get_build_instr_size): Remove.
[deliverable/binutils-gdb.git] / libiberty / getruntime.c
index 3f7dc0d117a75f4ab0826eae70abf6419406a2c0..c5aa018d2ccd5b10ff94b27be194b3294ec93ae1 100644 (file)
@@ -90,7 +90,7 @@ process started.
 */
 
 long
-get_run_time ()
+get_run_time (void)
 {
 #if defined (HAVE_GETRUSAGE) && defined (HAVE_SYS_RESOURCE_H)
   struct rusage rusage;
This page took 0.022347 seconds and 4 git commands to generate.