| author | |
| committer | |
| log | 97ccf3504f0b4787b86fa882312aba01ab980121 |
| tree | d770e9e68ef8cb380d87f5257e5dbe91b7a420cb |
| parent | bf6ee7cb3448faf981edc689791b0a9cbf728a1b |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/std/c.zig+1| ... | ... | @@ -9799,6 +9799,7 @@ pub const ipc_space_t = darwin.ipc_space_t; |
| 9799 | 9799 | pub const ipc_space_port_t = darwin.ipc_space_port_t; |
| 9800 | 9800 | pub const kern_return_t = darwin.kern_return_t; |
| 9801 | 9801 | pub const kevent64 = darwin.kevent64; |
| 9802 | pub const kevent64_s = darwin.kevent64_s; | |
| 9802 | 9803 | pub const mach_absolute_time = darwin.mach_absolute_time; |
| 9803 | 9804 | pub const mach_continuous_time = darwin.mach_continuous_time; |
| 9804 | 9805 | pub const mach_hdr = darwin.mach_hdr; |