summaryrefslogtreecommitdiff
path: root/linker-script-devices.ver
blob: 24cd848ce1393d0dbdce7f43f530df9e0556823a (plain)
1
2
3
4
5
6
{
global:
	nm_device_factory_create;
local:
	*;
};