summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmthread01/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmthread01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmthread01/init.c b/testsuites/psxtmtests/psxtmthread01/init.c
index 6a4d8caaf2..59ab64efaf 100644
--- a/testsuites/psxtmtests/psxtmthread01/init.c
+++ b/testsuites/psxtmtests/psxtmthread01/init.c
@@ -30,7 +30,7 @@ void *TestThread(
}
-void benchmark_pthread_create(
+static void benchmark_pthread_create(
int iteration,
void *argument
)