mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +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 | ||
context.c | ||
cpu.c | ||
ctxswitch.S | ||
except.c | ||
interrupt.c | ||
irql.c | ||
kiinit.c | ||
krnlinit.c | ||
spinlock.c | ||
stubs.c | ||
thrdini.c | ||
trap.S | ||
usercall.c | ||
usercall_asm.S |