kms rc10: Evergreen

git-svn-id: svn://kolibrios.org@1430 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2010-03-10 10:23:24 +00:00
parent 34d56f0e98
commit f7bc5f78ab
62 changed files with 8547 additions and 3204 deletions

View File

@@ -4,12 +4,18 @@
#include <linux/list.h>
#include <linux/compiler.h>
#include <linux/kernel.h>
#define EXPORT_SYMBOL(x)
#define MODULE_FIRMWARE(x)
#define MODULE_AUTHOR(x)
#define MODULE_DESCRIPTION(x)
#define MODULE_LICENSE(x)
struct module {};
#endif /* _LINUX_MODULE_H */