add NetBSD ID tag.

This commit is contained in:
haya 1999-10-15 06:43:06 +00:00
parent 3499cf35ad
commit 6b911855eb
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
/* $NetBSD: rbus_machdep.c,v 1.2 1999/10/15 06:43:06 haya Exp $ */
/*
* Copyright (c) 1999
* HAYAKAWA Koichi. All rights reserved.
@ -28,7 +30,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/* $Id: rbus_machdep.c,v 1.1 1999/10/15 06:11:30 haya Exp $ */
/* $Id: rbus_machdep.c,v 1.2 1999/10/15 06:43:06 haya Exp $ */
#include <sys/param.h>
#include <sys/systm.h>