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 084650b664..55b21d16f0 100644
--- a/testsuites/psxtmtests/psxtmthread03/init.c
+++ b/testsuites/psxtmtests/psxtmthread03/init.c
@@ -21,7 +21,7 @@ void *Low(
void *argument
)
{
- long end_time;
+ uint32_t end_time;
/*
* Now we have finished the thread startup overhead,