version.h (97B)
- #define LINUX_VERSION_CODE 396288
- #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
git clone https://anongit.hacktivis.me/git/oasis-root.git
version.h (97B)
- #define LINUX_VERSION_CODE 396288
- #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))