summaryrefslogtreecommitdiff
path: root/res/res_pjsip.exports.in
blob: 7ac2b7e83aaf7095d348879719f134e0fdf10bce (plain)
1
2
3
4
5
6
7
8
9
10
{
	global:
		LINKER_SYMBOL_PREFIXast_sip_*;
		LINKER_SYMBOL_PREFIX__ast_sip_*;
		LINKER_SYMBOL_PREFIXast_copy_pj_str;
		LINKER_SYMBOL_PREFIXast_copy_pj_str2;
		LINKER_SYMBOL_PREFIXast_pjsip_rdata_get_endpoint;
	local:
		*;
};