]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/slab_def.h
SLAB: Move two remaining SLAB specific definitions to slab_def.h
[linux-2.6-omap-h63xx.git] / include / linux / slab_def.h
index 5e4364644ed13eedadbb3e11256f44b63886b618..8d81a60518e4c615a89a1993f82a3bc2c9a4ac1b 100644 (file)
@@ -109,4 +109,7 @@ found:
 
 #endif /* CONFIG_NUMA */
 
+extern const struct seq_operations slabinfo_op;
+ssize_t slabinfo_write(struct file *, const char __user *, size_t, loff_t *);
+
 #endif /* _LINUX_SLAB_DEF_H */