| 1 | /* AUTOMATICALLY GENERATED, DO NOT MODIFY */ |
|---|---|
| 2 | |
| 3 | /* |
| 4 | * Schema-defined QAPI/QMP commands |
| 5 | * |
| 6 | * Copyright IBM, Corp. 2011 |
| 7 | * Copyright (C) 2014-2018 Red Hat, Inc. |
| 8 | * |
| 9 | * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. |
| 10 | * See the COPYING.LIB file in the top-level directory. |
| 11 | */ |
| 12 | |
| 13 | #include "qemu/osdep.h" |
| 14 | #include "qapi/visitor.h" |
| 15 | #include "qapi/qmp/qdict.h" |
| 16 | #include "qapi/qobject-output-visitor.h" |
| 17 | #include "qapi/qobject-input-visitor.h" |
| 18 | #include "qapi/dealloc-visitor.h" |
| 19 | #include "qapi/error.h" |
| 20 | #include "qapi-visit-audio.h" |
| 21 | #include "qapi-commands-audio.h" |
| 22 | |
| 23 | |
| 24 | /* Dummy declaration to prevent empty .o file */ |
| 25 | char qapi_dummy_qapi_commands_audio_c; |
| 26 |