[NTOS]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 12 Mar 2010 16:28:04 +0000 (16:28 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 12 Mar 2010 16:28:04 +0000 (16:28 +0000)
commit89a27c5264f7a19dda18a4cf0bd2704c614e44d1
tree4ba099097338fecd5bb317951aabdabae256f004
parent7553ab8b162557331738c504c7cfa40a30986ea8
[NTOS]
- KPCR::Tib -> NtTib, KPCR::Self -> SelfPcr
- Rename ExInitializePushLock inline function to _ExInitializePushLock and use a define, as in newer versions of windows the function exists as export and is in the WDK

svn path=/branches/header-work/; revision=46136
ntoskrnl/include/internal/ex.h
ntoskrnl/include/internal/ntoskrnl.h
ntoskrnl/include/internal/trap_x.h
ntoskrnl/ke/except.c
ntoskrnl/ke/i386/traphdlr.c
ntoskrnl/ke/i386/v86vdm.c