This website requires JavaScript.
Explore
Help
Register
Sign In
netease
/
SmartAudio
Watch
1
Star
0
Fork
You've already forked SmartAudio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
02d79150f3
SmartAudio
/
prebuilt
/
gcc
/
linux-x86
/
arm
/
toolchain-sunxi-arm9-glibc
/
toolchain
/
include
/
linux
/
version.h
3 lines
97 B
C
Raw
Blame
History
#
define LINUX_VERSION_CODE 199233
#
define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
Reference in New Issue
View Git Blame
Copy Permalink