mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[RDBSS] Implement RxCheckFcbStructuresForAlignment()
This commit is contained in:
@@ -1323,12 +1323,15 @@ RxCanonicalizeNameAndObtainNetRoot(
|
||||
return Status;
|
||||
}
|
||||
|
||||
/*
|
||||
* @implemented
|
||||
*/
|
||||
VOID
|
||||
NTAPI
|
||||
RxCheckFcbStructuresForAlignment(
|
||||
VOID)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
PAGED_CODE();
|
||||
}
|
||||
|
||||
#if DBG
|
||||
|
||||
Reference in New Issue
Block a user