diff --git a/syscalls.js b/syscalls.js index 8c5bb4f..fc439a8 100644 --- a/syscalls.js +++ b/syscalls.js @@ -211,7 +211,7 @@ window.syscallnames = "sys_evf_set": 544, "sys_evf_clear": 545, "sys_evf_cancel": 546, - "sys_query_memory_protection": 47, + "sys_query_memory_protection": 547, "sys_batch_map": 548, "sys_osem_create": 549, "sys_osem_delete": 550, @@ -273,8 +273,8 @@ window.syscallnames = "sys_is_development_mode": 606, "sys_get_self_auth_info": 607, "sys_dynlib_get_info_ex": 608, - "sys_budget_get_ptype": 610, "sys_budget_getid": 609, + "sys_budget_get_ptype": 610, "sys_get_paging_stats_of_all_threads": 611, "sys_get_proc_type_info": 612, "sys_get_resident_count": 613,