target/riscv: Use extracts for sraiw and srliw
[qemu/ar7.git] / tests / qapi-schema / features-missing-name.json
blob8772c8f7b323c8277aa72bc0de196af44e642301
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ { 'if': 'NAMELESS_FEATURES' } ] }