]> Git Repo - qemu.git/blame - stubs/cpu-synchronize-state.c
qmp: Call monitor_set_cur() only in qmp_dispatch()
[qemu.git] / stubs / cpu-synchronize-state.c
CommitLineData
430065da
CF
1#include "qemu/osdep.h"
2#include "sysemu/hw_accel.h"
3
4void cpu_synchronize_state(CPUState *cpu)
5{
6}
7void cpu_synchronize_post_init(CPUState *cpu)
8{
9}
This page took 0.022989 seconds and 4 git commands to generate.