summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal_support/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-26 15:51:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-26 15:51:32 +0000
commit609e058219d516a9e6230267d70d5dc2d41e935d (patch)
tree411209de0dd567c85902a2e080254db162a20c9c /testsuites/psxtests/psxfatal_support/system.h
parent2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-609e058219d516a9e6230267d70d5dc2d41e935d.tar.bz2
2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxfatal_support/init.c, psxfatal_support/system.h: Eliminate use of deprecated rtems_extension.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxfatal_support/system.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxfatal_support/system.h b/testsuites/psxtests/psxfatal_support/system.h
index d5b6366e0a..4974a7eea0 100644
--- a/testsuites/psxtests/psxfatal_support/system.h
+++ b/testsuites/psxtests/psxfatal_support/system.h
@@ -3,7 +3,7 @@
* This include file contains information that is included in every
* function in the test set.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -26,7 +26,7 @@ void *POSIX_Init(
void *argument
);
-rtems_extension Fatal_extension(
+void Fatal_extension(
uint32_t source,
bool is_internal,
uint32_t error