Changeset a3c5064 in rtems
- Timestamp:
- Feb 28, 2003, 6:21:39 AM (18 years ago)
- Children:
- b566205
- Parents:
- 1842800
- Location:
- cpukit/sapi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/sapi/ChangeLog
r1842800 ra3c5064 1 2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * include/rtems/sptables.h.in: Remove RTEMS_VERSION (Moved to 4 cpuopts.h). 5 1 6 2003-02-03 Joel Sherrill <joel@OARcorp.com> 2 7 -
cpukit/sapi/include/rtems/sptables.h.in
r1842800 ra3c5064 64 64 #endif 65 65 66 /*67 * This is the version string.68 */69 70 #define RTEMS_VERSION "rtems-@RTEMS_VERSION@"71 72 66 #if defined(SAPI_INIT) 73 67 const char _RTEMS_version[] =
Note: See TracChangeset
for help on using the changeset viewer.