target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
[qemu/ar7.git] / tests / qapi-schema / features-name-bad-type.json
blobb07139978a231f32db1196a6e76d6b138f5a978a
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ { 'name': { 'feature-type': 'object' } } ] }