X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=ntoskrnl%2Flpc%2Fport.c;h=77517ded3946daa0783e220d3babcddb6c0f280c;hp=b179fd30b488c798eab21544ab8a021d56f3fac6;hb=406dfdbc870f3a6874c0959a87428c94f7526d3b;hpb=c4c880d59c726905c343733fd16377e924921e52 diff --git a/ntoskrnl/lpc/port.c b/ntoskrnl/lpc/port.c index b179fd30b48..77517ded394 100644 --- a/ntoskrnl/lpc/port.c +++ b/ntoskrnl/lpc/port.c @@ -33,6 +33,7 @@ static GENERIC_MAPPING LpcpPortMapping = BOOLEAN NTAPI +INIT_FUNCTION LpcInitSystem(VOID) { OBJECT_TYPE_INITIALIZER ObjectTypeInitializer;