PPC: Fix rldcl
[qemu/agraf.git] / stubs / vm-stop.c
blob45689354f663ca64695355c6c01b44a7535d3d37
1 #include "qemu-common.h"
2 #include "sysemu/sysemu.h"
4 void vm_stop(RunState state)
6 abort();