From 5647dd84c1930a70422fd80a7c2207c81cf858d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Mon, 27 Jan 2025 03:34:16 +0100 Subject: [PATCH] Revert d714cf33405486d9aa707e9aee8f103a011d06e9 (#21273) Turns out this was already fixed in #21964. I have no idea why GitHub showed an incorrect diff in #21273, or how applying the diff to master was even possible, but here we are. --- lib/std/c/darwin.zig | 2 -- 1 file changed, 2 deletions(-) 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 = .{