reactos/ntoskrnl/mm/ARM3
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
..
arm [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
i386
contmem.c
drvmgmt.c
dynamic.c
expool.c
hypermap.c
iosup.c
kdbg.c
largepag.c
mdlsup.c
miarm.h
miavl.h
mmdbg.c
mminit.c [NTOS:MM] Since the _MMPTE_SUBSECTION structure for x86 (without PAE) uses the SubsectionAddressLow truncated by the least significant three bits, the _CONTROL_AREA, _LARGE_CONTROL_AREA, _SUBSECTION, _MSUBSECTION structures must be 8-byte aligned. 2020-04-06 11:16:34 +02:00
mmsup.c
ncache.c
pagfault.c
pfnlist.c
pool.c
procsup.c
section.c
session.c
special.c
sysldr.c [NTOS] Add a #define __ROS_ROSSYM__ when using rossym 2020-04-09 23:00:57 +02:00
syspte.c
vadnode.c
virtual.c
zeropage.c