RTEMS  5.0.0
Macros | Variables
System Information

Macros

#define RTEMS_MAXIMUM_NAME_LENGTH   sizeof(rtems_name)
 

Variables

const char _RTEMS_version []
 
const char _Copyright_Notice []
 

Detailed Description

Macro Definition Documentation

◆ RTEMS_MAXIMUM_NAME_LENGTH

#define RTEMS_MAXIMUM_NAME_LENGTH   sizeof(rtems_name)

This macro defines the maximum length of a Classic API name.

Variable Documentation

◆ _Copyright_Notice

const char _Copyright_Notice[]

The following is the extern for the RTEMS copyright string.

This is the copyright string for RTEMS.

◆ _RTEMS_version

const char _RTEMS_version[]

The following is the extern for the RTEMS version string.

Note
The contents of this string are CPU specific.