Change Id to NetBSD

This commit is contained in:
itohy 2006-10-01 12:11:52 +00:00
parent 0490c7eba2
commit 2a96724f93
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $Id: ninjaata32.c,v 1.2 2006/10/01 09:53:09 itohy Exp $ */
/* $NetBSD: ninjaata32.c,v 1.3 2006/10/01 12:11:52 itohy Exp $ */
/*
* Copyright (c) 2006 ITOH Yasufumi <itohy@NetBSD.org>.
@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: ninjaata32.c,v 1.2 2006/10/01 09:53:09 itohy Exp $");
__KERNEL_RCSID(0, "$NetBSD: ninjaata32.c,v 1.3 2006/10/01 12:11:52 itohy Exp $");
#include <sys/param.h>
#include <sys/kernel.h>

View File

@ -1,4 +1,4 @@
/* $Id: ninjaata32reg.h,v 1.1 2006/09/07 14:22:07 itohy Exp $ */
/* $NetBSD: ninjaata32reg.h,v 1.2 2006/10/01 12:11:52 itohy Exp $ */
/*
* Copyright (c) 2006 ITOH Yasufumi <itohy@NetBSD.org>.

View File

@ -1,4 +1,4 @@
/* $Id: ninjaata32var.h,v 1.2 2006/10/01 09:53:09 itohy Exp $ */
/* $NetBSD: ninjaata32var.h,v 1.3 2006/10/01 12:11:52 itohy Exp $ */
/*
* Copyright (c) 2006 ITOH Yasufumi <itohy@NetBSD.org>.