patch-2.1.18 linux/include/linux/symtab_end.h

Next file: linux/include/linux/time.h
Previous file: linux/include/linux/symtab_begin.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/include/linux/symtab_end.h linux/include/linux/symtab_end.h
@@ -1,15 +0,0 @@
-#ifdef MODVERSIONS
-#undef _set_ver
-#if defined(MODULE) && !defined(__GENKSYMS__)
-#define _set_ver(sym,vers) sym ## _R ## vers
-#else
-#define _set_ver(a,b) a
-#endif
-#endif /* MODVERSIONS */
-#undef X
-#undef EMPTY
-	 /* mark end of table, last entry above ended with a comma! */
-	 { (void *)0, (char *)0 }
-	},
-	/* no module refs, insmod will take care of that instead! */
-	{ { (struct module *)0, (struct module_ref *)0 } }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov