mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 19:44:26 +08:00
8648ea02e1c8be4c8496eca4157c61bd4adfbf40
- Remove /ldr ntoskrnl directory, since this module is finally gone. - Make PsInit code search for ntdll lookups using LookupEntryPoint internal function, instead of LdrGetProcedureAddress. Same code but done with recursion instead, and internal to this module (remove ANSI_STRINGs since we don't need them anymore). svn path=/trunk/; revision=25886
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%