Refine and export kernel debugger printing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# XTOS kernel exports
|
||||
@ cdecl DbgPrint(wstr)
|
||||
@ fastcall ExAcquireRundownProtection(ptr)
|
||||
@ fastcall ExCompleteRundownProtection(ptr)
|
||||
@ fastcall ExInitializeRundownProtection(ptr)
|
||||
|
Reference in New Issue
Block a user