@@ -47,6 +47,8 @@
*
****************************************************************************/
+#include <common.h>
+
#if defined(CONFIG_BIOSEMU)
#include "biosemui.h"
@@ -41,6 +41,8 @@
@@ -46,6 +46,7 @@
#include <malloc.h>
@@ -38,6 +38,7 @@
#include <stdarg.h>
@@ -36,6 +36,7 @@
* instruction decoding and accessess of immediate data via IP. etc.
@@ -75,6 +75,8 @@
#include "x86emu/x86emui.h"
@@ -44,6 +44,8 @@
@@ -97,6 +97,8 @@
#define PRIM_OPS_NO_REDEFINE_ASM
@@ -39,6 +39,8 @@