mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[KMTESTS:IO]
- Fix GCC build svn path=/trunk/; revision=67488
This commit is contained in:
parent
abb2dff020
commit
f1b1a2086e
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ TestFastIoWrite(
|
|||
_Out_ PIO_STATUS_BLOCK IoStatus,
|
||||
_In_ PDEVICE_OBJECT DeviceObject)
|
||||
{
|
||||
TestLastFastWriteKey = LockKey;
|
||||
UNIMPLEMENTED;
|
||||
return FALSE;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue