artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7aa566
)
remove dup vm86 defn
author
deraadt
<deraadt@openbsd.org>
Mon, 15 Jan 1996 21:39:06 +0000
(21:39 +0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 15 Jan 1996 21:39:06 +0000
(21:39 +0000)
sys/arch/i386/conf/files.i386
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/files.i386
b/sys/arch/i386/conf/files.i386
index
38b4167
..
b693ba9
100644
(file)
--- a/
sys/arch/i386/conf/files.i386
+++ b/
sys/arch/i386/conf/files.i386
@@
-51,9
+51,6
@@
device isa at root {[port = -1], [size = 0],
device pci at root {[bus = -1], [dev = -1]}
#device mca at root {...}
-define vm86
-file arch/i386/i386/vm86.c vm86
-
#
# ISA and mixed ISA+EISA or ISA+PCI drivers
#