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
@@ -14,7 +14,7 @@
|
||||
* in xf86EnableIO(). Otherwise we won't trap
|
||||
* on PIO.
|
||||
*/
|
||||
#include <x86emu.h>
|
||||
#include <x86emu/x86emu.h>
|
||||
#include "helper_exec.h"
|
||||
#include "test.h"
|
||||
#include <sys/io.h>
|
||||
|
Reference in New Issue
Block a user