base/include/rtai_version.h File Reference

#include <rtai_config.h>

Include dependency graph for rtai_version.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define RTAI_RELEASE   PACKAGE_VERSION
#define RTAI_MANGLE_VERSION(a, b, c)   (((a) * 65536) + ((b) * 256) + (c))
#define RTAI_VERSION_CODE   RTAI_MANGLE_VERSION(CONFIG_RTAI_VERSION_MAJOR,CONFIG_RTAI_VERSION_MINOR,CONFIG_RTAI_REVISION_LEVEL)


Define Documentation

#define RTAI_MANGLE_VERSION a,
b,
 )     (((a) * 65536) + ((b) * 256) + (c))
 

Definition at line 22 of file rtai_version.h.

#define RTAI_RELEASE   PACKAGE_VERSION
 

Definition at line 21 of file rtai_version.h.

#define RTAI_VERSION_CODE   RTAI_MANGLE_VERSION(CONFIG_RTAI_VERSION_MAJOR,CONFIG_RTAI_VERSION_MINOR,CONFIG_RTAI_REVISION_LEVEL)
 

Definition at line 23 of file rtai_version.h.


Generated on Thu Nov 20 11:54:10 2008 for RTAI API by doxygen 1.3.8