mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
f2f1a0251b7623b2f281e2844e0f4ef618e4ee41
Changes for compiling with w32api * ntoskrnl/include/internal/i386/ps.h (KPCR_TSS): Redefine as 0x3C. (KPCR_TIB): New structure. (IKPCR): Ditto. (KPCR): Match w32api structure fieldnames. * ntoskrnl/ke/main.c (ExpInitializeExecutive): Adjust for changes to KPCR. * ntoskrnl/ke/i386/kernel.c: Ditto. * ntoskrnl/ps/thread.c: Ditto. svn path=/trunk/; revision=4842
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%