Use coreboot-internal version of x86emu for the vgabios utility.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Joseph Smith <joe@settoplinux.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5276 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
b7f53b2329
commit
86051f919f
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
#ifndef XF86X86EMU_H_
|
||||
#define XF86X86EMU_H_
|
||||
#include <x86emu.h>
|
||||
#include <x86emu/x86emu.h>
|
||||
|
||||
#define M _X86EMU_env
|
||||
|
||||
|
Reference in New Issue
Block a user