]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/gnu/fs/xfs/FreeBSD/support/kmem.c
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / sys / gnu / fs / xfs / FreeBSD / support / kmem.c
1 #include <support/kmem.h>
2
3 MALLOC_DEFINE(M_XFS, "XFSALLOC", "XFS memory");