mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 03:13:55 +00:00
Try to fix the build
This commit is contained in:
@@ -283,7 +283,6 @@ namespace syscalls
|
||||
|
||||
if (info_class == ProcessInstrumentationCallback)
|
||||
{
|
||||
|
||||
if (process_information_length != sizeof(PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION))
|
||||
{
|
||||
return STATUS_BUFFER_OVERFLOW;
|
||||
|
||||
Reference in New Issue
Block a user