The RTEMS User Extensions Manager allows the application developer to augment the executive by allowing them to supply extension routines which are invoked at critical system events. The directives provided by the user extensions manager are:
rtems_extension_create
- Create an extension set
rtems_extension_ident
- Get ID of an extension set
rtems_extension_delete
- Delete an extension set
Copyright © 1988-2008 OAR Corporation