forked from Imagelibrary/rtems
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* sched_cpu/rtems/score/cpuopts.h: Bump to 4.10.99.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* sched_cpu/rtems/score/cpuopts.h: Bump to 4.10.99.0
|
||||||
|
|
||||||
2010-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2010-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* .cvsignore: New file.
|
* .cvsignore: New file.
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
#define RTEMS_USES_TAR_H 1
|
#define RTEMS_USES_TAR_H 1
|
||||||
|
|
||||||
/* RTEMS version string */
|
/* RTEMS version string */
|
||||||
#define RTEMS_VERSION "4.9.99.0"
|
#define RTEMS_VERSION "4.10.99.0"
|
||||||
|
|
||||||
/* disable nanosecond granularity for statistics */
|
/* disable nanosecond granularity for statistics */
|
||||||
/* #undef __RTEMS_USE_TICKS_FOR_STATISTICS__ */
|
/* #undef __RTEMS_USE_TICKS_FOR_STATISTICS__ */
|
||||||
@@ -64,7 +64,7 @@
|
|||||||
#define __RTEMS_MAJOR__ 4
|
#define __RTEMS_MAJOR__ 4
|
||||||
|
|
||||||
/* minor version portion of an RTEMS release */
|
/* minor version portion of an RTEMS release */
|
||||||
#define __RTEMS_MINOR__ 9
|
#define __RTEMS_MINOR__ 10
|
||||||
|
|
||||||
/* revision version portion of an RTEMS release */
|
/* revision version portion of an RTEMS release */
|
||||||
#define __RTEMS_REVISION__ 99
|
#define __RTEMS_REVISION__ 99
|
||||||
|
|||||||
Reference in New Issue
Block a user