reactos/ntoskrnl/ke/i386
Hermès Bélusca-Maïto d15e36a1f1
[NTOS:KE][SDK:ASM] Code formatting/styling only.
- Un-hardcode the RPL_MASK value.
- s/KiUnexpectedInterrupt&Number/KiUnexpectedInterrupt&Vector/
- Use C-style comments in traphdlr.c as everywhere else in the file.
- Update the URLs for the MSDN "FPO" macro documentation.
2019-06-20 18:07:59 +02:00
..
abios.c
context.c
cpu.c [NTOS][USERSRV] Silence noisy debug output. 2019-04-22 17:41:17 +02:00
ctxswitch.S [NTOS:KE] Add function comments 2019-03-06 00:39:25 +01:00
exp.c
irqobj.c
kiinit.c
ldt.c
mtrr.c
patpge.c
thrdini.c
trap.s [NTOS:KE][SDK:ASM] Code formatting/styling only. 2019-06-20 18:07:59 +02:00
traphdlr.c [NTOS:KE][SDK:ASM] Code formatting/styling only. 2019-06-20 18:07:59 +02:00
usercall.c
usercall_asm.S
v86vdm.c