target/mips: Use OPC_MUL instead of OPC__MXU_MUL
[qemu/ar7.git] / tests / qapi-schema / command-int.json
blob9a62554fc6dd7b3073b3993fa4a7c7e88b7384c4
1 # we reject collisions between commands and types
2 { 'command': 'int', 'data': { 'character': 'str' } }