mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-27 01:40:09 -05:00
uapi: Move typedefs from uapi to sound/*
For keeping uapi/*.h cleaner. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
75584fe660
commit
59792f467b
7 changed files with 31 additions and 27 deletions
|
|
@ -1 +1,5 @@
|
|||
#include <alsa/sound/uapi/sb16_csp.h>
|
||||
#ifndef __sb16_csp_type_defined
|
||||
#define __sb16_csp_type_defined
|
||||
typedef struct snd_sb_csp_microcode snd_sb_csp_microcode_t;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue