mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 14:25:52 +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)
|
TestMutant(VOID)
|
||||||
{
|
{
|
||||||
KMUTANT Mutant;
|
KMUTANT Mutant;
|
||||||
PKTHREAD Thread = KeGetCurrentThread();
|
|
||||||
LONG State;
|
LONG State;
|
||||||
|
|
||||||
RtlFillMemory(&Mutant, sizeof(Mutant), 0x55);
|
RtlFillMemory(&Mutant, sizeof(Mutant), 0x55);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue