mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:24:33 +01:00
std.c: add HINT to macos MAP
This commit is contained in:
parent
1a1389c513
commit
eb72f26e28
1 changed files with 1 additions and 1 deletions
|
|
@ -7788,7 +7788,7 @@ pub const MAP = switch (native_os) {
|
|||
_7: u2 = 0,
|
||||
HASSEMAPHORE: bool = false,
|
||||
NOCACHE: bool = false,
|
||||
_11: u1 = 0,
|
||||
JIT: bool = false,
|
||||
ANONYMOUS: bool = false,
|
||||
_: u19 = 0,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue