hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
[qemu/armbru.git] / tests / qapi-schema / returns-unknown.json
blob25bd498bffb7dd35b28abba85e3c459006b90161
1 # we reject returns if it does not contain a known type
2 { 'command': 'oops', 'returns': 'NoSuchType' }