summaryrefslogtreecommitdiff
path: root/src/devices/wifi/exports.ver
blob: d2c451244b30988b4b0104f4980b497da4c0e852 (plain)
1
2
3
4
5
6
7
{
global:
	nm_device_factory_create;
	nm_device_factory_get_device_type;
local:
	*;
};