summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxstat/test.c')
-rw-r--r--testsuites/psxtests/psxstat/test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxstat/test.c b/testsuites/psxtests/psxstat/test.c
index 8abcf6826a..41489f9328 100644
--- a/testsuites/psxtests/psxstat/test.c
+++ b/testsuites/psxtests/psxstat/test.c
@@ -2,7 +2,7 @@
* This test exercises stat() via fstat() and generates as many of the
* path evaluation cases as possible.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -27,7 +27,7 @@
#include <pmacros.h>
#define MAXSYMLINK 5 /* There needs to be a better way of getting this. */
-#define TIMEOUT_VALUE ( 5 * TICKS_PER_SECOND )
+#define TIMEOUT_VALUE ( 5 * rtems_clock_get_ticks_per_second() )
/*