Dashboard
PHP:
8.3.33
OS:
Linux
User:
u99598609
/
/
usr
/
include
/
linux
📤 Upload
📝 New File
📁 New Folder
Close
Editing: version.h
#define LINUX_VERSION_CODE 330495 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + ((c) > 255 ? 255 : (c)))
Save
Cancel