- Sync with trunk r51165.

svn path=/branches/cmake-bringup/; revision=51166
This commit is contained in:
Amine Khaldi 2011-03-26 23:14:25 +00:00
commit 475719f162
249 changed files with 13280 additions and 5238 deletions

View 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