index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
version.h
blob: 6afe5dfae5ad965d4ff394637307d6ba6571c638 (
plain
) (
blame
)
1
2
#define LINUX_VERSION_CODE 196874
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))