]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/enum-missing-data.json
target/riscv: Allow debugger to access seed CSR
[mirror_qemu.git] / tests / qapi-schema / enum-missing-data.json
1 # we require that all QAPI enums have a data array
2 { 'enum': 'MyEnum' }