mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:41:42 +00:00
[CMAKE]
- Sync with trunk r51165. svn path=/branches/cmake-bringup/; revision=51166
This commit is contained in:
commit
475719f162
249 changed files with 13280 additions and 5238 deletions
|
@ -270,6 +270,11 @@ extern NTSYSAPI HAL_PRIVATE_DISPATCH HalPrivateDispatchTable;
|
|||
//
|
||||
extern PUCHAR NTHALAPI KdComPortInUse;
|
||||
|
||||
//
|
||||
// HAL Constants
|
||||
//
|
||||
#define HAL_IRQ_TRANSLATOR_VERSION 0x0
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue