RTEMS CPU Kit with SuperCore  4.11.3
Macros | Variables
System Information
Collaboration diagram for System Information:

Macros

#define RTEMS_MAXIMUM_NAME_LENGTH   sizeof(rtems_name)
 This macro defines the maximum length of a Classic API name. More...
 

Variables

const char _RTEMS_version []
 The following is the extern for the RTEMS version string. More...
 
const char _Copyright_Notice []
 The following is the extern for the RTEMS copyright string.
 

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

◆ _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.

Referenced by rtems_get_version_string().