reactos/ntoskrnl/config
Serge Gautherie cf510c3e64
[NTOSKRNL] Sync some INIT_FUNCTION (#2824)
- Sync some INIT_FUNCTION with how they are used and what is already
  specified in the headers.
Addendum to commit 85e5b5be (r49445).

- KdbpGetCommandLineSettings(): Remove INIT_FUNCTION.
Fix MSVC 2015 x86 custom build:
"...\ntoskrnl\kdbg\kdb.c(1699): error C2983: 'KdbpGetCommandLineSettings': all declarations must have an identical __declspec(code_seg(...))"

And may also fix obscure bugs when entering into the KDBG debugger.
2020-05-23 16:05:58 +02:00
..
arm
i386
powerpc
cmalloc.c
cmapi.c
cmboot.c
cmcheck.c
cmconfig.c
cmcontrl.c
cmdata.c [NTOS] Complete the support of Debug Filters. CORE-13529 2019-11-17 23:21:53 +01:00
cmdelay.c
cmhook.c
cmhvlist.c [NTOS:CM] Do not call ZwQueryObject with a zero-size buffer. CORE-15882 2019-05-07 13:52:50 +02:00
cminit.c
cmkcbncb.c
cmlazy.c [NTOS:CM] Do not call ZwQueryObject with a zero-size buffer. CORE-15882 2019-05-07 13:52:50 +02:00
cmmapvw.c
cmnotify.c
cmparse.c
cmquota.c
cmse.c [NTOSKRNL] Sync some INIT_FUNCTION (#2824) 2020-05-23 16:05:58 +02:00
cmsecach.c
cmsysini.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
cmvalche.c
cmwraprs.c
ntapi.c [NTOS:CONFIG] Fix NtSetValueKey data probing 2020-02-23 21:35:57 +01:00