mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
5c7ce4475e
- 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 |
||
---|---|---|
.. | ||
boot.s | ||
cpu.c | ||
ctxswtch.s | ||
exp.c | ||
interrupt.c | ||
ke_i.h | ||
kiinit.c | ||
stubs_asm.s | ||
thrdini.c | ||
trap.s | ||
trapc.c | ||
usercall.c |