source:
sbliveos2/trunk/include/linux/version.h@
200
Last change on this file since 200 was 142, checked in by , 25 years ago | |
---|---|
|
|
File size: 158 bytes |
Line | |
---|---|
1 | /* $Id: version.h 142 2000-04-23 14:55:46Z ktk $ */ |
2 | |
3 | #ifndef _LINUX_VERSION_H |
4 | #define _LINUX_VERSION_H |
5 | |
6 | #define LINUX_VERSION_CODE 0x020400 |
7 | |
8 | #define UTS_RELEASE "OS/2" |
9 | |
10 | #endif /* _LINUX_VERSION_H */ |
Note:
See TracBrowser
for help on using the repository browser.