patch-2.4.19 linux-2.4.19/include/linux/slab.h

Next file: linux-2.4.19/include/linux/spinlock.h
Previous file: linux-2.4.19/include/linux/skbuff.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/linux/slab.h linux-2.4.19/include/linux/slab.h
@@ -62,10 +62,6 @@
 extern void kfree(const void *);
 
 extern int FASTCALL(kmem_cache_reap(int));
-extern int slabinfo_read_proc(char *page, char **start, off_t off,
-				 int count, int *eof, void *data);
-extern int slabinfo_write_proc(struct file *file, const char *buffer,
-			   unsigned long count, void *data);
 
 /* System wide caches */
 extern kmem_cache_t	*vm_area_cachep;

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