#define UTS_RELEASE "2.4.17-alt1" #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) #define LINUX_VERSION_CODE 132113