1 /* $NetBSD: mpbiosvar.h,v 1.6 2003/03/04 22:19:32 fvdl Exp $ */
3 #ifndef _I386_MPBIOSVAR_H
4 #define _I386_MPBIOSVAR_H
7 * The i386 port deals with EISA busses.
9 #define X86_MPBIOS_SUPPORT_EISA
11 #include <x86/mpbiosvar.h>
13 #endif /* _I386_MPBIOSVAR_H */