summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-02-13 22:16:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-02-13 22:16:36 +0000
commit8bde6ea9cabc1a978fc30c973079cf8af09f5d94 (patch)
treed64286bdf520b295e967f14127bf9b6a971d10f7 /testsuites/sptests/spfatal
parentfixed bug when outbyte had argument in wrong order relative to those invoking it (diff)
downloadrtems-8bde6ea9cabc1a978fc30c973079cf8af09f5d94.tar.bz2
removed post switch extension
Diffstat (limited to 'testsuites/sptests/spfatal')
-rw-r--r--testsuites/sptests/spfatal/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/spfatal/system.h b/testsuites/sptests/spfatal/system.h
index b024f3f767..13f8a9db4a 100644
--- a/testsuites/sptests/spfatal/system.h
+++ b/testsuites/sptests/spfatal/system.h
@@ -46,7 +46,6 @@ rtems_extensions_table initial_extensions = {
NULL, /* restart */
NULL, /* delete */
NULL, /* switch */
- NULL, /* post switch */
NULL, /* begin */
NULL, /* exitted */
Fatal_extension /* fatal */