CURRENT PATH:
/
usr
/
include
/
linux
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
version.h
#define LINUX_VERSION_CODE 266752 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) #define RHEL_MAJOR 8 #define RHEL_MINOR 10 #define RHEL_RELEASE_VERSION(a,b) (((a) << 8) + (b)) #define RHEL_RELEASE_CODE 2058 #define RHEL_RELEASE "553.150.1" #define LINUX_VERSION_MAJOR 4 #define LINUX_VERSION_PATCHLEVEL 18 #define LINUX_VERSION_SUBLEVEL 0 #define KERNEL_HEADERS_CHECKSUM "ea6cbf40c5ca102e2767b8057b08120d97f31640"
SIMPAN
BATAL