mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:03:00 +00:00
[HAL]
Fix syntax, patch by Victor Martinez svn path=/trunk/; revision=55496
This commit is contained in:
parent
d964bd32f2
commit
a713dd0ea3
1 changed files with 106 additions and 106 deletions
|
@ -277,7 +277,7 @@ ULONG FindHigherIrqlMask[32] =
|
|||
0b00000000000000000000000000000000, /* IRQL 28 */
|
||||
0b00000000000000000000000000000000, /* IRQL 29 */
|
||||
0b00000000000000000000000000000000, /* IRQL 30 */
|
||||
0b00000000000000000000000000000000, /* IRQL 31 */
|
||||
0b00000000000000000000000000000000 /* IRQL 31 */
|
||||
#else
|
||||
0xFFFFFFFE, /* IRQL 0 */
|
||||
0xFFFFFFFC, /* IRQL 1 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue