patch-2.2.18 linux/include/linux/kernel.h

Next file: linux/include/linux/kmod.h
Previous file: linux/include/linux/kcomp.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/kernel.h linux/include/linux/kernel.h
@@ -48,6 +48,7 @@
 	ATTRIB_NORET;
 extern unsigned long simple_strtoul(const char *,char **,unsigned int);
 extern long simple_strtol(const char *,char **,unsigned int);
+extern char *get_options(char *str, int *ints);
 extern int sprintf(char * buf, const char * fmt, ...);
 extern int vsprintf(char *buf, const char *, va_list);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)