summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests')
-rw-r--r--testsuites/psxtmtests/psxtmcleanup01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmcleanup01/init.c b/testsuites/psxtmtests/psxtmcleanup01/init.c
index 9060ab8d3f..3fafd7f8d4 100644
--- a/testsuites/psxtmtests/psxtmcleanup01/init.c
+++ b/testsuites/psxtmtests/psxtmcleanup01/init.c
@@ -35,7 +35,7 @@ static void routine(void *arg)
{
}
-void benchmark_pthread_cleanup_push_pull(void)
+static void benchmark_pthread_cleanup_push_pull(void)
{
long end_time;
int execute = 1;