diff options
author | 1999-07-21 12:38:54 +0000 | |
---|---|---|
committer | 1999-07-21 12:38:54 +0000 | |
commit | 81b31f96c7ca52f4bfc4ffdb19626a735cbae31a (patch) | |
tree | 334d1f52bf94308504eec74bf4217857344d06ed | |
parent | broken mpu on gravis (diff) | |
download | wireguard-openbsd-81b31f96c7ca52f4bfc4ffdb19626a735cbae31a.tar.xz wireguard-openbsd-81b31f96c7ca52f4bfc4ffdb19626a735cbae31a.zip |
sync
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index cda6f802dde..3caba520576 100644 --- a/sys/dev/isa/pnpdevs.h +++ b/sys/dev/isa/pnpdevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # OpenBSD: pnpdevs,v 1.82 1999/07/21 11:54:34 deraadt Exp + * # OpenBSD: pnpdevs,v 1.83 1999/07/21 12:38:50 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { |