mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
more of the sparc32 port by Blue Swirl <blueswir1@hotmail.com>
git-svn-id: svn://coreboot.org/openbios/openbios-devel@4 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -46,7 +46,7 @@ void collect_multiboot_info(struct sys_info *info)
|
||||
struct multiboot_info *mbinfo;
|
||||
struct multiboot_mmap *mbmem;
|
||||
unsigned mbcount, mbaddr;
|
||||
int i;
|
||||
unsigned int i;
|
||||
struct memrange *mmap;
|
||||
int mmap_count;
|
||||
module_t *mod;
|
||||
|
||||
Reference in New Issue
Block a user