target-arm: A64: Add floating-point<->fixed-point instructions
[qemu/cris-port.git] / stubs / vm-stop.c
blobf82c897dfe805496e34616f2ca36405125065cd8
1 #include "qemu-common.h"
2 #include "sysemu/sysemu.h"
4 int vm_stop(RunState state)
6 abort();