2025-02-28 15:09:24 -03:00

6 lines
169 B
C

#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