Oops. Fixed some formatting in previous commit.
This commit is contained in:
parent
3ac3d8078d
commit
237ab5551f
|
@ -348,6 +348,7 @@ SHIM_CALL RtlInitializeCriticalSection_shim(
|
|||
cs->owning_thread_id = 0;
|
||||
}
|
||||
|
||||
|
||||
SHIM_CALL RtlInitializeCriticalSectionAndSpinCount_shim(
|
||||
xe_ppc_state_t* ppc_state, KernelState* state) {
|
||||
// NTSTATUS
|
||||
|
|
Loading…
Reference in New Issue