mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 14:25:16 +00:00
std.c: add HINT to macos MAP
This commit is contained in:
parent
1a1389c513
commit
eb72f26e28
@ -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…
x
Reference in New Issue
Block a user