[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 17 Dec 2009 20:58:58 +0000 (20:58 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 17 Dec 2009 20:58:58 +0000 (20:58 +0000)
commit32014b63b85cad675fe7e07d932ecd80d31307ae
treed3975e32976f3e5f004db763517e7af469ba6d20
parent26c9ccdb6420a07a41c17be213f540c571f3a6c6
[NTOSKRNL]
"Fix things": Add architecture specific macros KeGetTrapFrame, KeGetExceptionFrame and KeGetContextSwitches. Should fix kernel build on arm. Patch by Alex, modified by me.

svn path=/trunk/; revision=44640
reactos/ntoskrnl/ex/sysinfo.c
reactos/ntoskrnl/include/internal/arm/ke.h
reactos/ntoskrnl/include/internal/i386/ke.h
reactos/ntoskrnl/ps/i386/psctx.c
reactos/ntoskrnl/ps/thread.c
reactos/ntoskrnl/rtl/libsupp.c