RTEMS 6.1-rc1
Functions | Variables
rtems-version.c File Reference

This source file contains the implementation of rtems_board_support_package() and the definition of _RTEMS_version. More...

#include <rtems/version.h>
#include <rtems/score/copyrt.h>
#include <rtems/score/cpu.h>
#include <bspopts.h>

Functions

const char * rtems_board_support_package (void)
 Returns the board support package name. More...
 

Variables

const char _RTEMS_version []
 This constant provides the RTEMS version string. More...
 

Detailed Description

This source file contains the implementation of rtems_board_support_package() and the definition of _RTEMS_version.