forked from Imagelibrary/rtems
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/sptables.h.in: Remove RTEMS_VERSION (Moved to cpuopts.h).
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* include/rtems/sptables.h.in: Remove RTEMS_VERSION (Moved to
|
||||||
|
cpuopts.h).
|
||||||
|
|
||||||
2003-02-03 Joel Sherrill <joel@OARcorp.com>
|
2003-02-03 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 338/filesystem
|
PR 338/filesystem
|
||||||
|
|||||||
@@ -63,12 +63,6 @@ extern const rtems_multiprocessing_table
|
|||||||
_Initialization_Default_multiprocessing_table;
|
_Initialization_Default_multiprocessing_table;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
|
||||||
* This is the version string.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#define RTEMS_VERSION "rtems-@RTEMS_VERSION@"
|
|
||||||
|
|
||||||
#if defined(SAPI_INIT)
|
#if defined(SAPI_INIT)
|
||||||
const char _RTEMS_version[] =
|
const char _RTEMS_version[] =
|
||||||
"RTEMS RELEASE " RTEMS_VERSION
|
"RTEMS RELEASE " RTEMS_VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user