reactos/ntoskrnl/cc
Victor Perevertkin 5c7ce4475e
[REACTOS] Cleanup INIT and some PAGE section allocations
- Change INIT_FUNCTION and INIT_SECTION to CODE_SEG("INIT") and DATA_SEG("INIT") respectively
- Remove INIT_FUNCTION from function prototypes
- Remove alloc_text pragma calls as they are not needed anymore
2020-11-02 21:45:31 +03:00
..
cacheman.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
copy.c [NTOS:CC] CcWriteVirtualAddress(): Do not round 'Size' 2019-07-01 21:30:25 +02:00
fs.c [NTOSKRNL] When growing a file, invalid the last VACB so that it can be refreshed 2018-12-23 11:19:14 +01:00
lazywrite.c [NTOSKRNL] Set the MemoryMaker flag when executing write behind 2018-12-23 14:59:42 +01:00
mdl.c [NTOS:CC] CcMdl*Complete(): Return if FastIO succeeded (#3303) 2020-10-31 15:18:02 +01:00
pin.c [NTOSKRNL] Drop the no longer needed Dirty field 2019-04-18 08:14:41 +02:00
view.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00