RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Data Structures | Macros | Variables
extensiondata.h File Reference

This header file provides data structures used by the implementation and the Application Configuration to define _Extension_Information. More...

#include <rtems/extension.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/userextdata.h>

Go to the source code of this file.

Data Structures

struct  Extension_Control
 

Macros

#define EXTENSION_INFORMATION_DEFINE(max)
 Macro to define the objects information for the Classic Extensions objects.
 

Variables

Objects_Information _Extension_Information
 The Classic Extensions objects information.
 

Detailed Description

This header file provides data structures used by the implementation and the Application Configuration to define _Extension_Information.