mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:03:00 +00:00
[RXCE] Implement RxInitializeDebugSupport()
This commit is contained in:
parent
ac3e4a4895
commit
b840f65362
2 changed files with 11 additions and 8 deletions
|
@ -6771,14 +6771,6 @@ RxIndicateChangeOfBufferingStateForSrvOpen(
|
|||
UNIMPLEMENTED;
|
||||
}
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
RxInitializeDebugSupport(
|
||||
VOID)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
}
|
||||
|
||||
/*
|
||||
* @implemented
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue