mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[KMTESTS]
- Fix GCC build svn path=/trunk/; revision=57409
This commit is contained in:
@@ -56,7 +56,6 @@ VOID
|
||||
TestMutant(VOID)
|
||||
{
|
||||
KMUTANT Mutant;
|
||||
PKTHREAD Thread = KeGetCurrentThread();
|
||||
LONG State;
|
||||
|
||||
RtlFillMemory(&Mutant, sizeof(Mutant), 0x55);
|
||||
|
||||
Reference in New Issue
Block a user