hw/display: Use the IEC binary prefix definitions
[qemu.git] / tests / qapi-schema / include-relpath.out
blobebbabd7a1864691781afc89e5d035595a9fd4c95
1 object q_empty
2 enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
3     prefix QTYPE
4 module include-relpath.json
5 include include/relpath.json
6 module include/relpath.json
7 include include-relpath-sub.json
8 module include-relpath-sub.json
9 enum Status ['good', 'bad', 'ugly']