util/vgabios: build/warning fixes.
Signed-off-by: Luc Verhaegen <libv@skynet.be> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4312 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -15,9 +15,12 @@
|
||||
* on PIO.
|
||||
*/
|
||||
#include <x86emu.h>
|
||||
#include "helper_exec.h"
|
||||
#include "test.h"
|
||||
#include <asm/io.h>
|
||||
#include <sys/io.h>
|
||||
#include <sys/time.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
int port_rep_inb(u16 port, u32 base, int d_f, u32 count);
|
||||
u8 x_inb(u16 port);
|
||||
|
Reference in New Issue
Block a user