summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmsleep01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmsleep01')
-rw-r--r--testsuites/psxtmtests/psxtmsleep01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmsleep01/init.c b/testsuites/psxtmtests/psxtmsleep01/init.c
index 37ec5576ff..dc0d0a9488 100644
--- a/testsuites/psxtmtests/psxtmsleep01/init.c
+++ b/testsuites/psxtmtests/psxtmsleep01/init.c
@@ -23,7 +23,7 @@ void *POSIX_Init(
void *argument
)
{
- long end_time;
+ benchmark_timer_t end_time;
puts( "\n\n*** POSIX TIME TEST PSXTMSLEEP01 ***" );