Files
rtems/cpukit/aclocal/version.m4
Ralf Corsepius 64600d0173 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.
2008-09-22 14:12:12 +00:00

5 lines
100 B
Plaintext

AC_DEFUN([RTEMS_VERSIONING],
m4_define([_RTEMS_VERSION],[4.9.99.0]))
m4_define([RTEMS_API],[4.10])