net: cadence_gem: Make phy respond to broadcast
[qemu.git] / stubs / vm-stop.c
blobf82c897dfe805496e34616f2ca36405125065cd8
1 #include "qemu-common.h"
2 #include "sysemu/sysemu.h"
4 int vm_stop(RunState state)
6 abort();