mirror of
https://github.com/acpica/acpica/
synced 2025-02-07 17:14:13 +03:00
Added initializations for some variables.
date 99.06.11.20.05.00; author grsmith1; state Exp;
This commit is contained in:
parent
6844765788
commit
dba007d4ab
@ -735,7 +735,7 @@ AmlAccessNamedField (
|
||||
UINT32 Mask = 0;
|
||||
UINT32 dValue = 0;
|
||||
UINT32 OldVal = 0;
|
||||
BOOLEAN Locked;
|
||||
BOOLEAN Locked = FALSE;
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user