[CMAKE]
[reactos.git] / ntoskrnl / ex / handle.c
index 548163d..17ae281 100644 (file)
@@ -23,6 +23,7 @@ EX_PUSH_LOCK HandleTableListLock;
 
 VOID
 NTAPI
+INIT_FUNCTION
 ExpInitializeHandleTables(VOID)
 {
     /* Initialize the list of handle tables and the lock */