Subject says it all ...

Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>

 perf/latency/pthread_cond_many.c |    2 ++
 1 file changed, 2 insertions(+)

Index: perf/latency/pthread_cond_many.c
===================================================================
--- perf/latency/pthread_cond_many.c.orig
+++ perf/latency/pthread_cond_many.c
@@ -248,4 +248,6 @@ main(int argc, char *argv[])
        }
 
        test_signal(iter, nthreads);
+
+       return 0;
 }

--
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to