summaryrefslogtreecommitdiff
path: root/res/res_fax.exports.in
blob: e2f3a7d446310964bd8b5a103b5280cc910edcd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	global:
		LINKER_SYMBOL_PREFIXast_fax_tech_register;
		LINKER_SYMBOL_PREFIXast_fax_tech_unregister;
		LINKER_SYMBOL_PREFIXast_fax_session_unreference;
		LINKER_SYMBOL_PREFIXast_fax_minrate;
		LINKER_SYMBOL_PREFIXast_fax_maxrate;
		LINKER_SYMBOL_PREFIXast_fax_state_to_str;
		LINKER_SYMBOL_PREFIXast_fax_session_operation_str;
		LINKER_SYMBOL_PREFIXast_fax_log;
	local:
		*;
};