|
RTEMS CPU Kit with SuperCore
4.10.99.0
|
The control structure which defines the points at which an API can add an extension to the system initialization thread. More...
#include <apiext.h>

Data Fields | |
| Chain_Node | Node |
| This field allows this structure to be used with the Chain Handler. | |
| API_extensions_Postdriver_hook | postdriver_hook |
| This field is the callout invoked during RTEMS initialization after RTEMS data structures and device driver initialization has occurred but before multitasking is initiated. | |
The control structure which defines the points at which an API can add an extension to the system initialization thread.
This field allows this structure to be used with the Chain Handler.
This field is the callout invoked during RTEMS initialization after RTEMS data structures and device driver initialization has occurred but before multitasking is initiated.
1.7.5