2 RCSIDs are enough for anyone.

This commit is contained in:
skrll 2010-03-31 17:46:21 +00:00
parent ff4f6357cf
commit 944fd2cfc4
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
/* $NetBSD: intr.c,v 1.24 2010/03/31 12:56:14 skrll Exp $ */
/* $NetBSD: intr.c,v 1.24 2010/03/31 12:56:14 skrll Exp $ */
/* $NetBSD: intr.c,v 1.25 2010/03/31 17:46:21 skrll Exp $ */
/* $OpenBSD: intr.c,v 1.27 2009/12/31 12:52:35 jsing Exp $ */
/*
@ -36,7 +35,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: intr.c,v 1.24 2010/03/31 12:56:14 skrll Exp $");
__KERNEL_RCSID(0, "$NetBSD: intr.c,v 1.25 2010/03/31 17:46:21 skrll Exp $");
#define __MUTEX_PRIVATE