mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/version.c: Reflect having remove "rtems-" from RTEMS_VERSION.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* support/version.c: Reflect having remove "rtems-" from
|
||||
RTEMS_VERSION.
|
||||
|
||||
2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove support for profile-variant.
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
#endif
|
||||
|
||||
const char _RTEMS_version[] =
|
||||
RTEMS_VERSION "(" CPU_NAME "/" CPU_MODEL_NAME "/" RTEMS_BSP ")";
|
||||
"rtems-" RTEMS_VERSION "(" CPU_NAME "/" CPU_MODEL_NAME "/" RTEMS_BSP ")";
|
||||
|
||||
Reference in New Issue
Block a user