asterisk/res/res_hep.exports.in

10 lines
203 B
Plaintext
Raw Normal View History

2023-05-25 18:45:57 +00:00
{
global:
LINKER_SYMBOL_PREFIX*hepv3_send_packet;
LINKER_SYMBOL_PREFIX*hepv3_create_capture_info;
LINKER_SYMBOL_PREFIX*hepv3_get_uuid_type;
LINKER_SYMBOL_PREFIX*hepv3_is_loaded;
local:
*;
};