index
:
teythoon/packaging/hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdde-linux26
/
contrib
/
include
/
linux
/
version.h
blob: 6ccd0167298c72a6e8cf827321451eef0113da46 (
plain
)
1
2
#define LINUX_VERSION_CODE 132637
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))