repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
include
/
linux
/
version.h
blob
24c0f6fcc4e6bb63e14e91ac8c5ad66f047ce057
1
#define UTS_RELEASE
"2.6.9-uc0"
2
#define LINUX_VERSION_CODE 132617
3
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))