mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 20:40:10 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
![]() |
{
|
||
|
global:
|
||
|
LINKER_SYMBOL_PREFIX*ast_statsd_log;
|
||
|
LINKER_SYMBOL_PREFIX*ast_statsd_log_full;
|
||
|
LINKER_SYMBOL_PREFIX*ast_statsd_log_sample;
|
||
|
local:
|
||
|
*;
|
||
|
};
|