[CDFS]
[reactos.git] / reactos / drivers / filesystems / cdfs / cdfs.c
index 539f221..8ae7778 100644 (file)
@@ -39,6 +39,7 @@ PCDFS_GLOBAL_DATA CdfsGlobalData;
 
 /* FUNCTIONS ****************************************************************/
 
+INIT_FUNCTION
 NTSTATUS NTAPI
 DriverEntry(PDRIVER_OBJECT DriverObject,
             PUNICODE_STRING RegistryPath)