[NDK]
[reactos.git] / reactos / include / ndk / haltypes.h
index 272a0d4..904a831 100644 (file)
@@ -270,6 +270,11 @@ extern NTSYSAPI HAL_PRIVATE_DISPATCH HalPrivateDispatchTable;
 //
 extern PUCHAR NTHALAPI KdComPortInUse;
 
+//
+// HAL Constants
+//
+#define HAL_IRQ_TRANSLATOR_VERSION 0x0
+
 #endif
 #endif