gecko/build/unix/gnu-ld-scripts/components-version-script

9 lines
107 B
Plaintext

EXPORTED {
global:
NSGetFactory;
NSGetModule;
NSRegisterSelf;
NSUnregisterSelf;
local: *;
};