summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal_support/init.c
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/init.c
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 'testsuites/psxtests/psxfatal_support/init.c')
-rw-r--r--testsuites/psxtests/psxfatal_support/init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxfatal_support/init.c b/testsuites/psxtests/psxfatal_support/init.c
index b0e817c2bb..7b8cdc8583 100644
--- a/testsuites/psxtests/psxfatal_support/init.c
+++ b/testsuites/psxtests/psxfatal_support/init.c
@@ -11,7 +11,7 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989-2008.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -119,7 +119,7 @@ void Put_Source( uint32_t source )
}
-rtems_extension Fatal_extension(
+void Fatal_extension(
uint32_t source,
bool is_internal,
uint32_t error