summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond08/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmcond08/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmcond08/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmcond08/init.c b/testsuites/psxtmtests/psxtmcond08/init.c
index 3da351c266..49ad0d7637 100644
--- a/testsuites/psxtmtests/psxtmcond08/init.c
+++ b/testsuites/psxtmtests/psxtmcond08/init.c
@@ -50,7 +50,7 @@ void *Low(
void *argument
)
{
- long end_time;
+ uint32_t end_time;
end_time = benchmark_timer_read();