summaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc-2.3.2/version.h
blob: 617f3e999853fa44233f73727d4124c66bcb496c (plain)
1
2
3
4
#define UTS_RELEASE "2.4.6-rmk1-np2-embedix"
#define LINUX_VERSION_CODE 132102
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#define EMBEDIX_RELEASE "-011228"