| author | |
| committer | |
| log | a397952932989d5a921b71e133141a2bc1f231d2 |
| tree | ede29abd5f2183e07065ab220ce12306950008a8 |
| parent | a92be498517e316d6deaf42dbd51a3c9e28899ca |
This reverts commit 012f9a97eb74c63921ce7f3a036c71816fb59a24.1 files changed, 0 insertions(+), 1 deletions(-)
lib/std/c/darwin.zig-1| ... | ... | @@ -3865,4 +3865,3 @@ pub const MIN = struct { |
| 3865 | 3865 | }; |
| 3866 | 3866 | |
| 3867 | 3867 | pub extern "c" fn mincore(addr: *align(std.mem.page_size) const anyopaque, length: usize, vec: [*]u8) c_int; |
| 3868 | pub extern "c" fn os_proc_available_memory() usize; |