mirror of
https://github.com/brunodev85/winlator.git
synced 2025-08-13 16:21:08 +03:00
6 lines
169 B
C
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
|