]> Git Repo - qemu.git/commit
audio: Remove AudioState from "qemu/typedefs.h"
authorPhilippe Mathieu-Daudé <[email protected]>
Fri, 11 Jan 2019 14:08:53 +0000 (15:08 +0100)
committerThomas Huth <[email protected]>
Tue, 22 Jan 2019 04:14:33 +0000 (05:14 +0100)
commitfd5283fb4b929742cbaf3cd1d79977b238f11de6
treebeeb545b8075151f01140104bc6e42b6499c14f1
parent639f642c60d8690e84b0f9113a9614469b1d7900
audio: Remove AudioState from "qemu/typedefs.h"

Files requiring AudioState already include "audio_int.h".

To clean "qemu/typedefs.h", move the declaration to "audio_int.h"
(removing the forward declaration).

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
audio/audio_int.h
include/qemu/typedefs.h
This page took 0.024834 seconds and 4 git commands to generate.