Synchronize with sys/i386/isa/isa.c revision 1.101.

This commit is contained in:
KATO Takenori 1997-08-21 08:24:19 +00:00
parent 1d39bbefd2
commit 878b145f18
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28513

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa.c 7.2 (Berkeley) 5/13/91
* $Id: pc98.c,v 1.36 1997/07/31 13:11:50 kato Exp $
* $Id: pc98.c,v 1.37 1997/08/13 11:00:49 kato Exp $
*/
/*
@ -60,7 +60,6 @@
#include <machine/md_var.h>
#ifdef APIC_IO
#include <machine/smp.h>
#include <machine/apic.h>
#endif /* APIC_IO */
#include <vm/vm.h>
#include <vm/vm_param.h>