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
- Lines: 8
- Date:
Mon Sep 25 16:07:57 2000
- Orig file:
v2.2.17/include/linux/kernel.h
- Orig date:
Fri Apr 21 12:46:59 2000
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)