Merge pull request #22787 from Rexicon226/add-hint

std.c: add `JIT` hint to macos `MAP`
This commit is contained in:
Alex Rønne Petersen
2025-02-07 11:57:39 +01:00
committed by GitHub

View File

@@ -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,
},