RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Files | Macros
Directive Attributes

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
 

Detailed Description

This group contains the implementation to support directive attributes.

Macro Definition Documentation

◆ ATTRIBUTES_NOT_SUPPORTED

#define ATTRIBUTES_NOT_SUPPORTED   0

This attribute constant indicates the attributes that are not supportable given the hardware configuration.

◆ ATTRIBUTES_REQUIRED

#define ATTRIBUTES_REQUIRED   RTEMS_FLOATING_POINT

This attribute constant indicates the attributes that are required given the hardware configuration.