Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / tests / qapi-schema / include / sub-module.json
blobb9f7b9bb566889cbd7756ca40bec3cabb9105a8f
1 # *-*- Mode: Python -*-*
2 # vim: filetype=python
4 # Sub-module of ../qapi-schema-test.json
6 { 'include': '../sub-sub-module.json' }
8 { 'struct': 'SecondArrayRef', 'data': { 's': ['Status'] } }