patch-2.3.27 linux/include/linux/vmalloc.h

Next file: linux/include/pcmcia/bulkmem.h
Previous file: linux/include/linux/videodev.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/include/linux/vmalloc.h linux/include/linux/vmalloc.h
@@ -20,5 +20,6 @@
 void vmfree_area_pages(unsigned long address, unsigned long size);
 int vmalloc_area_pages(unsigned long address, unsigned long size);
 
+extern struct vm_struct * vmlist;
 #endif
 

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