1 2 3 4 5 6
#include "qemu-common.h" #include "sysemu/sysemu.h" void qemu_add_machine_init_done_notifier(Notifier *notify) { }