regen (for RCSID)

This commit is contained in:
lukem 2001-11-12 14:50:28 +00:00
parent 2be6cd9ae3
commit 6e69bda797
1 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: vnode_if.c,v 1.38 2001/09/15 20:37:36 chs Exp $ */
/* $NetBSD: vnode_if.c,v 1.39 2001/11/12 14:50:28 lukem Exp $ */
/*
* Warning: This file is generated automatically.
@ -7,7 +7,7 @@
* Created from the file:
* NetBSD: vnode_if.src,v 1.30 2001/09/15 20:36:37 chs Exp
* by the script:
* NetBSD: vnode_if.sh,v 1.29 2001/05/07 08:46:02 lukem Exp
* NetBSD: vnode_if.sh,v 1.30 2001/11/12 14:34:24 lukem Exp
*/
/*
@ -43,6 +43,10 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: vnode_if.c,v 1.39 2001/11/12 14:50:28 lukem Exp $");
/*
* If we have LKM support, always include the non-inline versions for
* LKMs. Otherwise, do it based on the option.