summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtime/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxtime/main.c')
-rw-r--r--testsuites/psxtests/psxtime/main.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxtime/main.c b/testsuites/psxtests/psxtime/main.c
index 0d4d506894..59a417a2dc 100644
--- a/testsuites/psxtests/psxtime/main.c
+++ b/testsuites/psxtests/psxtime/main.c
@@ -1,7 +1,7 @@
/*
* Simple test program -- simplified version of sample test hello.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -17,6 +17,9 @@
#include <tmacros.h> /* instantiate buffering code if needed */
void test_main( void );
+rtems_task Init(
+ rtems_task_argument ignored
+);
rtems_task Init(
rtems_task_argument ignored