|
@@ -98,10 +98,11 @@
|
|
|
****************************************************************************/
|
|
|
|
|
|
#define PRIM_OPS_NO_REDEFINE_ASM
|
|
|
-#include "x86emu/x86emui.h"
|
|
|
|
|
|
#if defined(CONFIG_BIOSEMU)
|
|
|
|
|
|
+#include "x86emu/x86emui.h"
|
|
|
+
|
|
|
/*------------------------- Global Variables ------------------------------*/
|
|
|
|
|
|
static u32 x86emu_parity_tab[8] =
|