2025-04-27 07:49:33 -04:00

12 lines
278 B
Modula-2

; secmgr.def : Declares the module parameters for the DLL.
LIBRARY SEFILSHR
EXPORTS
SceSvcAttachmentConfig
SceSvcAttachmentAnalyze
SceSvcAttachmentUpdate
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE