u-boot/drivers/bios_emulator
Linus Walleij b2da80384e biosemu: include <asm/io.h> header
This makes sure we have inline functions such as inb/outb that
are used in these two files by including the arch-specific
<asm/io.h> header. However the ARM version does not provide the
accessors unless the config symbol __io is also defined so add
that in front of the include.

After this the bios emulator will compile on ARM systems.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-04-02 16:23:35 -04:00
..
include Consolidate bool type 2013-04-01 16:33:52 -04:00
x86emu Consolidate bool type 2013-04-01 16:33:52 -04:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
atibios.c Consolidate bool type 2013-04-01 16:33:52 -04:00
besys.c biosemu: include <asm/io.h> header 2013-04-02 16:23:35 -04:00
bios.c biosemu: include <asm/io.h> header 2013-04-02 16:23:35 -04:00
biosemu.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemui.h Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00