linker-script-devices.ver 51 B

1234567
  1. {
  2. global:
  3. nm_device_factory_create;
  4. local:
  5. *;
  6. };