hw/arm/virt: fdt: generate distance-map when needed
[qemu/ar7.git] / tests / qapi-schema / union-empty.json
blob1f0b13ca21ae25d34b9d67da84df14b88f35e959
1 # unions cannot be empty
2 { 'union': 'Union', 'data': { } }