hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
1
2
#define LINUX_VERSION_CODE 267277
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))