diff options
| author | christos <christos@NetBSD.org> | 2005-12-11 12:16:03 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2005-12-11 12:16:03 +0000 |
| commit | 95e1ffb15694e54f29f8baaa4232152b703c2a5a (patch) | |
| tree | d6510e195bc06092a8057e34c6442eba4e77d09a /sys/dev/ic/adwmcode.c | |
| parent | 4f17ba81bcaf3f5086d88a346cbfd12506a5e3e6 (diff) | |
merge ktrace-lwp.
Diffstat (limited to 'sys/dev/ic/adwmcode.c')
| -rw-r--r-- | sys/dev/ic/adwmcode.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/adwmcode.c b/sys/dev/ic/adwmcode.c index 32605bc5943..ad8d833a89d 100644 --- a/sys/dev/ic/adwmcode.c +++ b/sys/dev/ic/adwmcode.c @@ -1,4 +1,4 @@ -/* $NetBSD: adwmcode.c,v 1.13 2005/02/27 00:27:00 perry Exp $ */ +/* $NetBSD: adwmcode.c,v 1.14 2005/12/11 12:21:25 christos Exp $ */ /* * Generic driver definitions and exported functions for the Advanced @@ -54,7 +54,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: adwmcode.c,v 1.13 2005/02/27 00:27:00 perry Exp $"); +__KERNEL_RCSID(0, "$NetBSD: adwmcode.c,v 1.14 2005/12/11 12:21:25 christos Exp $"); #include <sys/param.h> #include <sys/systm.h> |
