Revert "std.c: add os_proc_available_memory for darwin"
This reverts commit 012f9a97eb.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user