This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
8516
/
Test
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
Test
/
linux-devkit
/
sysroots
/
armv7ahf-neon-linux-gnueabi
/
usr
/
include
/
linux
/
version.h
version.h
97 B
Permalink
Istoric
Crud
1
2
#define LINUX_VERSION_CODE 264458
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))