mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 12:59:04 +00:00
Revert "std.c: add os_proc_available_memory for darwin"
This reverts commit 012f9a97eb74c63921ce7f3a036c71816fb59a24.
This commit is contained in:
parent
a92be49851
commit
a397952932
@ -3865,4 +3865,3 @@ pub const MIN = struct {
|
||||
};
|
||||
|
||||
pub extern "c" fn mincore(addr: *align(std.mem.page_size) const anyopaque, length: usize, vec: [*]u8) c_int;
|
||||
pub extern "c" fn os_proc_available_memory() usize;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user