This commit is contained in:
msaitoh 2007-03-13 06:41:52 +00:00
parent 5d9d95c736
commit 9484bc8665

View File

@ -1,4 +1,4 @@
/* $NetBSD: brgphy.c,v 1.32 2007/03/10 09:13:07 msaitoh Exp $ */
/* $NetBSD: brgphy.c,v 1.33 2007/03/13 06:41:52 msaitoh Exp $ */
/*-
* Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc.
@ -74,7 +74,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: brgphy.c,v 1.32 2007/03/10 09:13:07 msaitoh Exp $");
__KERNEL_RCSID(0, "$NetBSD: brgphy.c,v 1.33 2007/03/13 06:41:52 msaitoh Exp $");
#include <sys/param.h>
#include <sys/systm.h>