patch-1.3.38 linux/include/linux/symtab_end.h
Next file: linux/include/linux/tasks.h
Previous file: linux/include/linux/symtab_begin.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Oct 30 08:52:24 1995
- Orig file:
v1.3.37/linux/include/linux/symtab_end.h
- Orig date:
Mon Jan 23 10:38:30 1995
diff -u --recursive --new-file v1.3.37/linux/include/linux/symtab_end.h linux/include/linux/symtab_end.h
@@ -1,11 +1,11 @@
-#ifdef CONFIG_MODVERSIONS /* CONFIG_MODVERSIONS */
+#ifdef MODVERSIONS /* 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 /* CONFIG_MODVERSIONS */
+#endif /* MODVERSIONS */
#undef X
#undef EMPTY
/* mark end of table, last entry above ended with a comma! */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this