mirror of
https://github.com/reactos/reactos.git
synced 2026-06-06 05:09:11 +08:00
[AVRF] Hook up debug functions, add noisy stub for AVrfpGetStackTraceAddress
This commit is contained in:
@@ -15,3 +15,8 @@ LdrpInitializeProcessCompat(PVOID pProcessActctx, PVOID* pOldShimData)
|
||||
{
|
||||
}
|
||||
|
||||
VOID NTAPI
|
||||
AVrfInternalHeapFreeNotification(PVOID AllocationBase, SIZE_T AllocationSize)
|
||||
{
|
||||
/* Stub for linking against rtl */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user