Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# $FreeBSD$
.PATH: ${SRCTOP}/sys/kern
KMOD= alq
SRCS= opt_mac.h vnode_if.h kern_alq.c
EXPORT_SYMS= YES
.include <bsd.kmod.mk>