summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread03/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmthread03/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmthread03/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmthread03/init.c b/testsuites/psxtmtests/psxtmthread03/init.c
index 2b1f0e7c1e..7ecc33eaeb 100644
--- a/testsuites/psxtmtests/psxtmthread03/init.c
+++ b/testsuites/psxtmtests/psxtmthread03/init.c
@@ -25,7 +25,7 @@ void *Low(
void *argument
)
{
- uint32_t end_time;
+ benchmark_timer_t end_time;
/*
* Now we have finished the thread startup overhead,