]> Git Repo - qemu.git/blame - accel/tcg/plugin-helpers.h
Do not include hw/boards.h if it's not really necessary
[qemu.git] / accel / tcg / plugin-helpers.h
CommitLineData
38b47b19
EC
1#ifdef CONFIG_PLUGIN
2/* Note: no TCG flags because those are overwritten later */
3DEF_HELPER_2(plugin_vcpu_udata_cb, void, i32, ptr)
4DEF_HELPER_4(plugin_vcpu_mem_cb, void, i32, i32, i64, ptr)
5#endif
This page took 0.100262 seconds and 4 git commands to generate.