linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate
[qemu/ar7.git] / tests / qapi-schema / features-deprecated-type.json
blob265849b1f7995586a6dbb61cbc3d11ff41521eeb
1 # Feature 'deprecated' is not supported for types
2 { 'struct': 'Foo', 'data': {},
3   'features': [ 'deprecated' ] }