| author | |
| committer | |
| log | d761e6cc7d9f1d77af55a4a89bdfe960b0f98608 |
| tree | 4aafb0166e211e133c6bb6baf69e4c812c6ae08d |
| parent | 0ad692e76c2f09bb8dbac38208579cd76fcc5a07 |
1 files changed, 0 insertions(+), 1 deletions(-)
lib/std/c/darwin.zig-1| ... | ... | @@ -3974,7 +3974,6 @@ pub const host_load_info = extern struct { |
| 3974 | 3974 | mach_factor: [3]integer_t, |
| 3975 | 3975 | }; |
| 3976 | 3976 | |
| 3977 | ||
| 3978 | 3977 | pub const host_load_info_data_t = host_load_info; |
| 3979 | 3978 | pub const host_load_info_t = *host_load_info; |
| 3980 | 3979 |