hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[qemu/ar7.git] / tests / qapi-schema / sub-sub-module.json
blob524ef9b83f59b9da5be90ad0a4b45562119f7ade
1 # *-*- Mode: Python -*-*
3 # Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
5 { 'enum': 'Status',
6   'data': [ 'good', 'bad', 'ugly' ] }