target/mips: Use OPC_MUL instead of OPC__MXU_MUL
[qemu/ar7.git] / tests / qapi-schema / features-no-list.json
blob9484fd94fc9b5c62c7b49eef95dbdf373ca686b8
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': 'bar' }