patch-2.1.92 linux/include/linux/vmalloc.h
Next file: linux/include/net/sock.h
Previous file: linux/include/linux/ufs_fs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Apr 1 17:30:32 1998
- Orig file:
v2.1.91/linux/include/linux/vmalloc.h
- Orig date:
Fri Feb 6 15:32:54 1998
diff -u --recursive --new-file v2.1.91/linux/include/linux/vmalloc.h linux/include/linux/vmalloc.h
@@ -16,7 +16,7 @@
struct vm_struct * get_vm_area(unsigned long size);
void vfree(void * addr);
void * vmalloc(unsigned long size);
-int vread(char *buf, char *addr, int count);
+long vread(char *buf, char *addr, unsigned long count);
void vmfree_area_pages(unsigned long address, unsigned long size);
int vmalloc_area_pages(unsigned long address, unsigned long size);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov