diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-07-06 16:05:04 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-07-06 16:05:04 +0000 |
commit | 39f6d5826a2160b00d4b73019b4777a3482379a8 (patch) | |
tree | ce0a06713c15d70f878622ee7c218b0d632eb0be /sys/dev | |
parent | dd170c1c600cbac19fbb104d86d286d102aabddc (diff) |
OpenBSD tags
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/if_fxpreg.h | 1 | ||||
-rw-r--r-- | sys/dev/pci/if_fxpvar.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/pci/if_fxpreg.h b/sys/dev/pci/if_fxpreg.h index 0cc1d0afe06..3a79d946633 100644 --- a/sys/dev/pci/if_fxpreg.h +++ b/sys/dev/pci/if_fxpreg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: if_fxpreg.h,v 1.2 1997/07/06 16:05:03 niklas Exp $ */ /* $NetBSD: if_fxpreg.h,v 1.2 1997/06/05 02:01:57 thorpej Exp $ */ /* diff --git a/sys/dev/pci/if_fxpvar.h b/sys/dev/pci/if_fxpvar.h index d3a2723ff22..990fd58fcdb 100644 --- a/sys/dev/pci/if_fxpvar.h +++ b/sys/dev/pci/if_fxpvar.h @@ -1,3 +1,4 @@ +/* $OpenBSD: if_fxpvar.h,v 1.2 1997/07/06 16:05:03 niklas Exp $ */ /* $NetBSD: if_fxpvar.h,v 1.1 1997/06/05 02:01:58 thorpej Exp $ */ /* |