patch-2.4.4 linux/include/linux/kernel.h
Next file: linux/include/linux/major.h
Previous file: linux/include/linux/joystick.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Apr 12 12:25:53 2001
- Orig file:
v2.4.3/linux/include/linux/kernel.h
- Orig date:
Mon Dec 11 12:49:54 2000
diff -u --recursive --new-file v2.4.3/linux/include/linux/kernel.h linux/include/linux/kernel.h
@@ -62,7 +62,7 @@
extern int vsprintf(char *buf, const char *, va_list);
extern int get_option(char **str, int *pint);
extern char *get_options(char *str, int nints, int *ints);
-extern unsigned long memparse(char *ptr, char **retptr);
+extern unsigned long long memparse(char *ptr, char **retptr);
extern void dev_probe_lock(void);
extern void dev_probe_unlock(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)