annotate packages/compat/linux/current/include/linux/version.h @ 522:726ecf119e30

Add new Linux kernel compatibility package. Not a compatibility layer for Linux applications, but Linux drivers and filesystems. Intended for an updated JFFS2.
author jlarmour
date Wed, 22 Jan 2003 01:10:41 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
522
726ecf119e30 Add new Linux kernel compatibility package. Not a compatibility layer
jlarmour
parents:
diff changeset
1 #ifndef __LINUX_VERSION_H__
726ecf119e30 Add new Linux kernel compatibility package. Not a compatibility layer
jlarmour
parents:
diff changeset
2 #define __LINUX_VERSION_H__
726ecf119e30 Add new Linux kernel compatibility package. Not a compatibility layer
jlarmour
parents:
diff changeset
3
726ecf119e30 Add new Linux kernel compatibility package. Not a compatibility layer
jlarmour
parents:
diff changeset
4
726ecf119e30 Add new Linux kernel compatibility package. Not a compatibility layer
jlarmour
parents:
diff changeset
5 #endif /* __LINUX_VERSION_H__ */