removed post switch extension

This commit is contained in:
Joel Sherrill
1996-02-13 22:16:36 +00:00
parent da646dd837
commit 8bde6ea9ca
9 changed files with 0 additions and 9 deletions

View File

@@ -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 */