commit | c73a477ffa19e0b714a4add389bb3a1afb88b1cb | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Aug 16 10:46:28 2007 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Thu Aug 16 10:46:28 2007 +0200 |
tree | 37d7cf2fc490af2263b1204f75845e9e53f80e6c | |
parent | c9ef5f7fc43b86cb8b0f8c7872455d02eb5752bf [diff] [blame] |
[FIX] Changes for bios_emulator code for others architecture
diff --git a/drivers/bios_emulator/x86emu/ops2.c b/drivers/bios_emulator/x86emu/ops2.c index c8b8517..d6a210c 100644 --- a/drivers/bios_emulator/x86emu/ops2.c +++ b/drivers/bios_emulator/x86emu/ops2.c
@@ -44,6 +44,8 @@ * ****************************************************************************/ +#include <common.h> + #if defined(CONFIG_BIOSEMU) #include "x86emu/x86emui.h"