patch-2.4.4 linux/include/linux/mm.h
Next file: linux/include/linux/mroute.h
Previous file: linux/include/linux/miscdevice.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Apr 27 15:48:35 2001
- Orig file:
v2.4.3/linux/include/linux/mm.h
- Orig date:
Mon Mar 26 15:48:13 2001
diff -u --recursive --new-file v2.4.3/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -434,7 +434,8 @@
extern void __insert_vm_struct(struct mm_struct *, struct vm_area_struct *);
extern void build_mmap_avl(struct mm_struct *);
extern void exit_mmap(struct mm_struct *);
-extern unsigned long get_unmapped_area(unsigned long, unsigned long);
+
+extern unsigned long get_unmapped_area(struct file *, unsigned long, unsigned long, unsigned long, unsigned long);
extern unsigned long do_mmap_pgoff(struct file *file, unsigned long addr,
unsigned long len, unsigned long prot,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)