This website works better with JavaScript.
Explore
Help
Register
Sign In
ePenguin
/
ePenguin-Software-Framework
Watch
1
Star
0
Fork
You've already forked ePenguin-Software-Framework
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a2aee475ea
stable
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a2aee475ea'
${ noResults }
ePenguin-Software-Framework
/
toolchains
/
riscv
/
sysroot
/
usr
/
include
/
linux
/
version.h
3 lines
97 B
C
Raw
Blame
History
#
define LINUX_VERSION_CODE 327680
#
define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
Reference in New Issue
View Git Blame
Copy Permalink