From 49663df1d7aaee885c92f91bc48345b85cbf44e2 Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 15 Jan 1996 21:39:06 +0000 Subject: [PATCH] remove dup vm86 defn --- sys/arch/i386/conf/files.i386 | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386 index 38b416743ae..b693ba9be77 100644 --- 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 # -- 2.20.1