mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-04 12:07:45 +00:00
small cleanup
This commit is contained in:
@@ -55,7 +55,7 @@ foreign mach {
|
||||
object : mem_entry_name_port_t,
|
||||
offset : vm_offset_t,
|
||||
copy : boolean_t,
|
||||
cur_protection : vm_prot_t,
|
||||
cur_protection,
|
||||
max_protection : vm_prot_t,
|
||||
inheritance : vm_inherit_t,
|
||||
) -> kern_return_t ---
|
||||
|
||||
Reference in New Issue
Block a user