summaryrefslogtreecommitdiffstats
path: root/drivers/bios_emulator/biosemu.c
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-08-16 10:46:28 +0200
committerMichal Simek <monstr@monstr.eu>2007-08-16 10:46:28 +0200
commit78cff50edba6b1508eb15c2f53ce966ac891eb9e (patch)
tree37d7cf2fc490af2263b1204f75845e9e53f80e6c /drivers/bios_emulator/biosemu.c
parent6e0e2253f039344f8ebd2787285fdba90e6714e8 (diff)
downloadblackbird-obmc-uboot-78cff50edba6b1508eb15c2f53ce966ac891eb9e.tar.gz
blackbird-obmc-uboot-78cff50edba6b1508eb15c2f53ce966ac891eb9e.zip
[FIX] Changes for bios_emulator code for others architecture
Diffstat (limited to 'drivers/bios_emulator/biosemu.c')
-rw-r--r--drivers/bios_emulator/biosemu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bios_emulator/biosemu.c b/drivers/bios_emulator/biosemu.c
index 5ab9e74c38..ccfc872f78 100644
--- a/drivers/bios_emulator/biosemu.c
+++ b/drivers/bios_emulator/biosemu.c
@@ -46,6 +46,7 @@
****************************************************************************/
#include <malloc.h>
+#include <common.h>
#if defined(CONFIG_BIOSEMU)
OpenPOWER on IntegriCloud