RTEMS
|
Classic User Extensions Data Structures. More...
#include <rtems/extension.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/userextdata.h>
Go to the source code of this file.
Classes | |
struct | Extension_Control |
Macros | |
#define | EXTENSION_INFORMATION_DEFINE(max) |
Macro to define the objects information for the Classic Extensions objects. More... | |
Variables | |
Objects_Information | _Extension_Information |
The Classic Extensions objects information. | |
Classic User Extensions Data Structures.
Definition in file extensiondata.h.