RTXI 1.3
comedi/include/linux/version.h File Reference
#include <config.h>

Go to the source code of this file.

Defines

#define KERNEL_VERSION(a, b, c)   (((a) << 16) + ((b) << 8) + (c))

Define Documentation

#define KERNEL_VERSION (   a,
  b,
 
)    (((a) << 16) + ((b) << 8) + (c))

Definition at line 15 of file version.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines