Skip to content
Snippets Groups Projects
Commit 87e613ea authored by Stefan Weil's avatar Stefan Weil Committed by Michael Tokarev
Browse files

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: default avatarStefan Weil <sw@weilnetz.de>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent 48f0475f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment