[CMAKE]
[reactos.git] / ntoskrnl / lpc / port.c
index b179fd3..77517de 100644 (file)
@@ -33,6 +33,7 @@ static GENERIC_MAPPING LpcpPortMapping =
 
 BOOLEAN
 NTAPI
+INIT_FUNCTION
 LpcInitSystem(VOID)
 {
     OBJECT_TYPE_INITIALIZER ObjectTypeInitializer;