kvm_stat: Add aarch64 support
[qemu/ar7.git] / stubs / migr-blocker.c
blob300df6e205ada75898a70a45ea68e298662fcfb2
1 #include "qemu-common.h"
2 #include "migration/migration.h"
4 void migrate_add_blocker(Error *reason)
8 void migrate_del_blocker(Error *reason)