Description
MSVC ARM:
...\sdk\lib\drivers\wdf\shared\inc\private\km\fxglobalskm.h(393): error C3861: 'KeGetCurrentProcessorIndex': identifier not found
|
...\sdk\lib\drivers\wdf\shared\inc\private\km\fxglobalskm.h(412): error C3861: 'KeGetCurrentProcessorIndex': identifier not found
|
–
Cause:
KeGetCurrentProcessorIndex() exists on x86/amd64 ROS XDK files only.
https://git.reactos.org/?p=reactos.git&a=search&h=HEAD&st=grep&s=KeGetCurrentProcessorIndex