mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 13:11:22 +00:00
[KMTESTS]
- Fix GCC build svn path=/trunk/; revision=57409
This commit is contained in:
parent
f00cc3de89
commit
2255bdd7f4
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ VOID
|
|||
TestMutant(VOID)
|
||||
{
|
||||
KMUTANT Mutant;
|
||||
PKTHREAD Thread = KeGetCurrentThread();
|
||||
LONG State;
|
||||
|
||||
RtlFillMemory(&Mutant, sizeof(Mutant), 0x55);
|
||||
|
|
Loading…
Reference in a new issue