mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 03:33:56 +00:00
Formatting
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace syscalls
|
||||
{
|
||||
using namespace std::string_view_literals;
|
||||
using namespace std::string_view_literals;
|
||||
|
||||
NTSTATUS handle_NtCreateSection(const syscall_context& c, const emulator_object<handle> section_handle,
|
||||
const ACCESS_MASK /*desired_access*/,
|
||||
|
||||
Reference in New Issue
Block a user