HalpCheckSecondaryInterruptSupported

CHAR __stdcall HalpCheckSecondaryInterruptSupported(){
  return 1;
}

Referenced by:

HalpInitializeSecondaryInterruptServices