RTEMS 6.1-rc4
|
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. | |
Variables | |
const char | _RTEMS_version [] |
This constant provides the RTEMS version string. | |
This source file contains the implementation of rtems_board_support_package() and the definition of _RTEMS_version.