forked from Imagelibrary/rtems
2008-09-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/types.h: Do not define rtems_boolean, rtems_single, rtems_double unless RTEMS_DEPRECATED_TYPES is given.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/version.m4: Bump RTEMS_API to 4.10.
|
||||
Bump _RTEMS_VERSION to 4.9.99.0.
|
||||
|
||||
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libmisc/shell/main_mallocinfo.c, libmisc/shell/main_wkspaceinfo.c:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_DEFUN([RTEMS_VERSIONING],
|
||||
m4_define([_RTEMS_VERSION],[4.8.99.0]))
|
||||
m4_define([_RTEMS_VERSION],[4.9.99.0]))
|
||||
|
||||
m4_define([RTEMS_API],[4.9])
|
||||
m4_define([RTEMS_API],[4.10])
|
||||
|
||||
Reference in New Issue
Block a user