mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
* std.os.uefi: integer backed structs, add tests to catch regressions device_path_protocol now uses extern structs with align(1) fields because the transition to integer backed packed struct broke alignment added comptime asserts that device_path_protocol structs do not violate alignment and size specifications