summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmsleep02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmsleep02')
-rw-r--r--testsuites/psxtmtests/psxtmsleep02/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmsleep02/init.c b/testsuites/psxtmtests/psxtmsleep02/init.c
index ebd5a419fe..16aa4fe496 100644
--- a/testsuites/psxtmtests/psxtmsleep02/init.c
+++ b/testsuites/psxtmtests/psxtmsleep02/init.c
@@ -23,7 +23,7 @@ void *Low(
void *argument
)
{
- long end_time;
+ benchmark_timer_t end_time;
end_time = benchmark_timer_read();