hw/timer: Introduce SH_TIMER Kconfig entry
[qemu/ar7.git] / tests / qapi-schema / include-repetition.out
blob16dbd9b8194fa76ea016451aa86094b4743b527e
1 module ./builtin
2 object q_empty
3 enum QType
4     prefix QTYPE
5     member none
6     member qnull
7     member qnum
8     member qstring
9     member qdict
10     member qlist
11     member qbool
12 module include-repetition.json
13 include comments.json
14 include include-repetition-sub.json
15 include comments.json
16 module comments.json
17 enum Status
18     member good
19     member bad
20     member ugly
21 module include-repetition-sub.json
22 include comments.json
23 include comments.json