]> Git Repo - qemu.git/blob - stubs/qmp_pc_dimm_device_list.c
target-arm: Set CPU has_el3 prop during virt init
[qemu.git] / stubs / qmp_pc_dimm_device_list.c
1 #include "qom/object.h"
2 #include "hw/mem/pc-dimm.h"
3
4 int qmp_pc_dimm_device_list(Object *obj, void *opaque)
5 {
6    return 0;
7 }
This page took 0.02442 seconds and 4 git commands to generate.