RTEMS 6.1-rc5
|
This group contains the implementation to support directive attributes. More...
Files | |
file | attr.h |
This header file provides Classic API directive attributes. | |
file | attrimpl.h |
This header file provides the implementation interfaces of the Directive Attributes support. | |
Macros | |
#define | ATTRIBUTES_NOT_SUPPORTED 0 |
#define | ATTRIBUTES_REQUIRED RTEMS_FLOATING_POINT |
This group contains the implementation to support directive attributes.
#define ATTRIBUTES_NOT_SUPPORTED 0 |
This attribute constant indicates the attributes that are not supportable given the hardware configuration.
#define ATTRIBUTES_REQUIRED RTEMS_FLOATING_POINT |
This attribute constant indicates the attributes that are required given the hardware configuration.