mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00: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