RTEMS CPU Kit with SuperCore  4.11.3
Functions
apiext.c File Reference

Holding for API Extension Functions. More...

#include <rtems/system.h>
#include <rtems/score/apiext.h>
Include dependency graph for apiext.c:

Functions

void _API_extensions_Initialization (void)
 Initialize the API extensions handler. More...
 
void _API_extensions_Add (API_extensions_Control *the_extension)
 Add extension set to the active set. More...
 
void _API_extensions_Run_postdriver (void)
 Execute all post-driver extensions. More...
 

Detailed Description

Holding for API Extension Functions.