reactos/reactos/ntoskrnl/include
Timo Kreuzer dd6b443e89 [REACTOS] Add asm.h containing macros to make assembly code both GAS and ML compatible at the same time.
[NTOS/HAL] Move trap entry points from C into a GAS/ML compatile assembly file (might need fine tuning for ML). The entries are generated by a shared assembly macro TRAP_ENTRY. Removed KiTrapStub, KiIsV8086TrapSafe, KiIsUserTrapSafe, KiSetSaneSegments, removed segment handling from KiEnter*Trap.
[NTOS] Make KiFastCallEntryHandler and KiSystemServiceHandler FASTCALL and pass the systemcall number in TrapFrame->Eax
[HAL] Use _setjmp/longjmp instead of saving a trapframe in HalpBiosCall

svn path=/trunk/; revision=45565
2010-02-10 23:24:59 +00:00
..
internal [REACTOS] Add asm.h containing macros to make assembly code both GAS and ML compatible at the same time. 2010-02-10 23:24:59 +00:00
config.h
ntoskrnl.h The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00