sim-card
/
qemu
Archived
10
0
Fork 0

Fix a typo which broke Xen build

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Blue Swirl 2010-03-20 08:55:06 +00:00
parent 9b164805a3
commit bafd20cec9
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ static void xen_init_pv(ram_addr_t ram_size,
}
/* config cleanup hook */
exit_notifier_addr(&exit_notifier);
exit_notifier_add(&exit_notifier);
/* setup framebuffer */
xen_init_display(xen_domid);