diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2001-12-14 02:43:57 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2001-12-14 02:43:57 +0000 |
commit | 0328dcfd5a854891b22fe00f6dcc9c4d27bde423 (patch) | |
tree | 39009f13518a2efea92820238dcce5006b9be6ce /sys/dev | |
parent | 6a4f9d97482c1ecf93e213f0b622db2d5b9482ad (diff) |
$OpenBSD$
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/ic/gemreg.h | 1 | ||||
-rw-r--r-- | sys/dev/ic/gemvar.h | 1 | ||||
-rw-r--r-- | sys/dev/pci/if_gem_pci.c | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/ic/gemreg.h b/sys/dev/ic/gemreg.h index 8cfda9d9188..1f945b3ec92 100644 --- a/sys/dev/ic/gemreg.h +++ b/sys/dev/ic/gemreg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: gemreg.h,v 1.5 2001/12/14 02:43:55 drahn Exp $ */ /* $NetBSD: gemreg.h,v 1.1 2001/09/16 00:11:43 eeh Exp $ */ /* diff --git a/sys/dev/ic/gemvar.h b/sys/dev/ic/gemvar.h index 35eb25277fe..d36fa76c3bb 100644 --- a/sys/dev/ic/gemvar.h +++ b/sys/dev/ic/gemvar.h @@ -1,3 +1,4 @@ +/* $OpenBSD: gemvar.h,v 1.4 2001/12/14 02:43:55 drahn Exp $ */ /* $NetBSD: gemvar.h,v 1.1 2001/09/16 00:11:43 eeh Exp $ */ /* diff --git a/sys/dev/pci/if_gem_pci.c b/sys/dev/pci/if_gem_pci.c index 40427717198..e61467f4439 100644 --- a/sys/dev/pci/if_gem_pci.c +++ b/sys/dev/pci/if_gem_pci.c @@ -1,3 +1,4 @@ +/* $OpenBSD: if_gem_pci.c,v 1.5 2001/12/14 02:43:56 drahn Exp $ */ /* $NetBSD: if_gem_pci.c,v 1.1 2001/09/16 00:11:42 eeh Exp $ */ /* |