You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
215 B
Plaintext
17 lines
215 B
Plaintext
13 years ago
|
ALSA_0.9 {
|
||
|
global:
|
||
|
snd_*;
|
||
|
|
||
|
_snd_*_open;
|
||
|
_snd_*_dlsym_*;
|
||
|
_snd_*_poll_descriptor;
|
||
|
_snd_pcm_hook_*;
|
||
|
|
||
|
__snd_pcm_hw_params_*;
|
||
|
__snd_pcm_sw_params_*;
|
||
|
__snd_*_dlsym_*;
|
||
|
|
||
|
local:
|
||
|
*;
|
||
|
};
|