mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Define the ISA io base according machine type.
Signed-off-by: Laurent Vivier <Laurent@lvivier.info> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/openbios/openbios-devel@254 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Stefan Reinauer
parent
fe82df644b
commit
c619e7c4a1
@@ -6,6 +6,7 @@
|
||||
* the copyright and warranty status of this work.
|
||||
*/
|
||||
|
||||
extern uint32_t isa_io_base;
|
||||
|
||||
/*
|
||||
* dup ( x -- x x )
|
||||
|
||||
Reference in New Issue
Block a user