提交 b2ee0ce2 编写于 作者: P pbrook

Add named initializers.

Signed-off-by: NPaul Brook <paul@codesourcery.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7091 c046a42c-6fe2-441c-8c8c-71466251a162
上级 190cd021
......@@ -626,7 +626,7 @@ static void taihu_405ep_init(ram_addr_t ram_size, int vga_ram_size,
}
QEMUMachine taihu_machine = {
"taihu",
"taihu",
taihu_405ep_init,
.name = "taihu",
.desc = "taihu",
.init = taihu_405ep_init,
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册