Sync trunk head (r47697).
[reactos.git] / hal / halx86 / mp / processor_mp.c
index 069a96b..0627e90 100644 (file)
@@ -18,7 +18,7 @@
 #define NDEBUG
 #include <debug.h>
 
-KAFFINITY HalpActiveProcessors;
+KAFFINITY HalpActiveProcessors, HalpDefaultInterruptAffinity;
  
 /* PRIVATE FUNCTIONS *********************************************************/