Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324' into...
[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();