summaryrefslogtreecommitdiffstats
path: root/security/nss/gtests/pkcs11testmodule/pkcs11testmodule.def
blob: e03b39e5fe74ea0c587871597e7e63e84e2ef41e (plain)
1
2
3
4
5
6
7
8
;+NSS_3.48 { 	# NSS 3.48 release
;+    global:
LIBRARY pkcs11testmodule ;-
EXPORTS ;-
C_GetFunctionList;
;+    local:
;+       *;
;+};