mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 21:29:18 +08:00
Fix NtCurrentTeb definition for ARM. We will expose the KPCR to user-mode much like KUSER_SHARED_DATA on x86 (this is how ARM-CE and NT-MIPS do it) and link the TEB there. svn path=/trunk/; revision=32134