// ============================================================
#include <linux/version.h>
#include <linux/autoconf.h>
#ifdef CONFIG_SMP
#define __SMP__
#endif
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,71)
#define EXPORT_SYMTAB 1