index
:
Project-1CE/prebuilts_gcc_linux-x86_aarch64_aarch64-none-linux-gnu
umineko
[no description]
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aarch64-none-linux-gnu
/
libc
/
usr
/
include
/
linux
/
version.h
blob: ebb76306ae5dcef9a97ad10656ef44dc7850c000 (
plain
)
1
2
#define LINUX_VERSION_CODE 267277 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))