mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Fix a typo which broke Xen build
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user