aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_fax.exports.in
blob: 1b0e3646921cb2464498fdf98fbfddfa6628ee31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	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_log;
	local:
		*;
};