home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
usr
/
src
/
linux-headers-2.6.28-15-generic
/
include
/
linux
/
version.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2009-09-09
|
97 b
|
3 lines
#define LINUX_VERSION_CODE 132636
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))