uboot-mt623x/drivers/bios_emulator
Jason Jin 9029b68f3f Fix the function conflict in x86emu when DEBUG is on
The function parse_line() in common/main.c was exposed globally by commit
6636b62a6e, Result in conflict with the same
name funciton in drivers/bios_emulator/x86emu/debug.c when define the DEBUG.
This patch fix this by renaming the function in the debug.c file.

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
2008-10-17 01:14:37 +02:00
..
include Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
x86emu Fix the function conflict in x86emu when DEBUG is on 2008-10-17 01:14:37 +02:00
Makefile Add BUILD_DIR support for bios emulator. 2007-09-07 00:52:44 +02:00
atibios.c Coding style cleanup. Update CHANGELOG. 2007-08-06 02:17:36 +02:00
besys.c Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
bios.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
biosemu.c Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
biosemui.h Coding style cleanup. Update CHANGELOG. 2007-08-06 02:17:36 +02:00