diff --git a/lib/std/c/darwin.zig b/lib/std/c/darwin.zig index 4ae86b254e..89aa792566 100644 --- a/lib/std/c/darwin.zig +++ b/lib/std/c/darwin.zig @@ -75,8 +75,6 @@ pub const EXC = enum(exception_type_t) { CORPSE_NOTIFY: bool = false, _14: u18 = 0, - _padding: u19 = 0, - pub const MACHINE: MASK = @bitCast(@as(u32, 0)); pub const ALL: MASK = .{