2002-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* include/rtems/system.h: Add __RTEMS_REVISION__.
This commit is contained in:
Ralf Corsepius
2003-03-04 17:08:41 +00:00
parent d24f574e07
commit 64e52730a8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/system.h: Add __RTEMS_REVISION__.
2002-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/system.h: Add __RTEMS_MAJOR__, __RTEMS_MINOR__.

View File

@@ -22,11 +22,12 @@ extern "C" {
#endif
/*
* Major and minor version number of RTEMS.
* Major, minor, revision version numbers of RTEMS.
* Use these macros to test for features in specific releases.
*/
#define __RTEMS_MAJOR__ 4
#define __RTEMS_MINOR__ 6
#define __RTEMS_REVISION__ 0
/*
* The cpu options include file defines all cpu dependent