reactos/ntoskrnl/ke/arm
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
..
boot.s
cpu.c
ctxswtch.s
exp.c
interrupt.c
ke_i.h
kiinit.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
stubs_asm.s
thrdini.c
trap.s
trapc.c [NTOS:MM] Pass page fault code to MmAccessFault 2018-01-06 18:20:24 +01:00
usercall.c [NTOS:KE] Fix stack memory disclosure in KiInitializeUserApc (#2988) 2020-07-27 03:39:48 +03:00