RTEMS CPU Kit with SuperCore  4.11.2
Macros | Variables
system.h File Reference

Information Included in Every Function in the Executive. More...

#include <rtems/score/cpu.h>
Include dependency graph for system.h:

Go to the source code of this file.

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

Information Included in Every Function in the Executive.

This include file contains information that is included in every function in the executive. This must be the first include file included in all internal RTEMS files.