reactos/ntoskrnl/ke/amd64
Serge Gautherie b20f815126
[NTOSKRNL] Place INIT_FUNCTION before the return type (#2823)
(but after 'static' or SAL 2 annotation.)
Follow-up to 71fefa32, which mentions that it's actually required by the compiler in some circumstances.
2020-05-23 15:56:10 +02:00
..
boot.S
context.c Amd64/misc 64bit fixes (#236) 2018-01-01 12:07:50 +01:00
cpu.c Amd64/misc 64bit fixes (#236) 2018-01-01 12:07:50 +01:00
ctxswitch.S
except.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
interrupt.c
irql.c
kiinit.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
krnlinit.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
spinlock.c
stubs.c [NDK] Fix the type of KPROCESS::ActiveProcessors 2018-07-01 14:45:21 +02:00
thrdini.c
trap.S [NTOS:MM] Pass page fault code to MmAccessFault 2018-01-06 18:20:24 +01:00