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 |
|
Serge Gautherie
|
2c6747aff0
|
[NTOS:MM] Stop using PD_COUNT, PDE_COUNT and PTE_COUNT (#2294)
Directly use PPE_PER_PAGE, PDE_PER_PAGE, PTE_PER_PAGE constants from hardware-specific MM headers instead
|
2020-02-05 23:48:26 +01:00 |
|
Thomas Faber
|
da5949280c
|
[NTOS:MM] Use inline functions to acquire/release the PFN lock.
|
2017-12-08 10:32:08 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|