hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
[qemu/armbru.git] / tests / qapi-schema / struct-member-invalid.json
bloba4cd860c67a4296db513ca352303ec64fd8966db
1 { 'struct': 'Foo',
2   'data': { 'a': false } }