]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/vmalloc.h
vmalloc: show vmalloced areas via /proc/vmallocinfo
[linux-2.6-omap-h63xx.git] / include / linux / vmalloc.h
index ce8e7da05807b7e69f0967b6c78620a4c202d6b7..7f3adfda337a102c15c08051b213ae687b908a90 100644 (file)
@@ -87,4 +87,6 @@ extern void free_vm_area(struct vm_struct *area);
 extern rwlock_t vmlist_lock;
 extern struct vm_struct *vmlist;
 
+extern const struct seq_operations vmalloc_op;
+
 #endif /* _LINUX_VMALLOC_H */