blob: 3c5ac5e58169f016091d97828e5b8ea093f721ca [file] [log] [blame]
#define LINUX_VERSION_CODE 197183
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))