mirror of
https://github.com/reactos/reactos.git
synced 2024-11-23 03:23:34 +08:00
[HALARM] HalpActiveProcessors is a KAFFINITY (see headers)
This commit is contained in:
parent
12a5971b7a
commit
8c3f7b1027
@ -14,7 +14,7 @@
|
||||
|
||||
/* GLOBALS ********************************************************************/
|
||||
|
||||
LONG HalpActiveProcessors;
|
||||
KAFFINITY HalpActiveProcessors;
|
||||
KAFFINITY HalpDefaultInterruptAffinity;
|
||||
BOOLEAN HalpProcessorIdentified;
|
||||
BOOLEAN HalpTestCleanSupported;
|
||||
|
Loading…
Reference in New Issue
Block a user