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:
Ralf Corsepius
2003-02-28 06:21:39 +00:00
parent 1842800039
commit a3c5064e53
2 changed files with 5 additions and 6 deletions

View File

@@ -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>
PR 338/filesystem

View File

@@ -63,12 +63,6 @@ extern const rtems_multiprocessing_table
_Initialization_Default_multiprocessing_table;
#endif
/*
* This is the version string.
*/
#define RTEMS_VERSION "rtems-@RTEMS_VERSION@"
#if defined(SAPI_INIT)
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION