qemu-patch-raspberry4/audio
Stefan Weil 87e613ea9e audio: Replace static functions in header file by macros, remove GCC_ATTR
Using macros instead of static functions for dolog and for ldebug
simplifies the code and can also reduce the total code size.

GCC_ATTR was only used in audio_int.h, so it is now unused and
the definition can be removed from compiler.h.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-06-21 22:52:50 +04:00
..
alsaaudio.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
audio.c audio: Replace non-portable asprintf in debug code by g_strdup_printf 2013-01-16 12:03:26 -06:00
audio.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
audio_int.h audio: Replace static functions in header file by macros, remove GCC_ATTR 2013-06-21 22:52:50 +04:00
audio_pt_int.c
audio_pt_int.h
audio_template.h
audio_win_int.c remove some double-includes 2013-05-18 16:35:12 +04:00
audio_win_int.h
coreaudio.c
dsound_template.h
dsoundaudio.c
esdaudio.c
fmodaudio.c
Makefile.objs
mixeng.c
mixeng.h
mixeng_template.h
noaudio.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ossaudio.c Remove OSS support for OpenBSD 2013-05-26 11:14:52 +00:00
paaudio.c
rate_template.h
sdlaudio.c
spiceaudio.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
wavaudio.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
wavcapture.c
winwaveaudio.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00