diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-06-26 20:44:15 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-06-26 20:44:15 +0000 |
commit | d741d16d0073d322a295638e6242f731fd77f324 (patch) | |
tree | 12d9ab8af3517fd5ed768dbdb57f49ba4e98aa4d | |
parent | 6e8e19c3ec5c652ee22bb615672cceb868d6ebe5 (diff) |
openbsd tag
-rw-r--r-- | sys/sys/pciio.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/pciio.h b/sys/sys/pciio.h index 8e31e3e3408..b5eec1a12c3 100644 --- a/sys/sys/pciio.h +++ b/sys/sys/pciio.h @@ -1,3 +1,5 @@ +/* $OpenBSD: pciio.h,v 1.2 2001/06/26 20:44:14 jason Exp $ */ + /*- * Copyright (c) 1997, Stefan Esser <se@FreeBSD.ORG> * Copyright (c) 1997, 1998, 1999, Kenneth D. Merry <ken@FreeBSD.ORG> |