commit | 78cff50edba6b1508eb15c2f53ce966ac891eb9e | [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 | 6e0e2253f039344f8ebd2787285fdba90e6714e8 [diff] [blame] |
[FIX] Changes for bios_emulator code for others architecture
diff --git a/drivers/bios_emulator/bios.c b/drivers/bios_emulator/bios.c index d9ccbf8..70e9ce1 100644 --- a/drivers/bios_emulator/bios.c +++ b/drivers/bios_emulator/bios.c
@@ -41,6 +41,8 @@ * ****************************************************************************/ +#include <common.h> + #if defined(CONFIG_BIOSEMU) #include "biosemui.h"