mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 08:45:52 +00:00
sudoku
This commit is contained in:
parent
fabab58528
commit
d5b583008a
@ -1459,7 +1459,7 @@ pub const ObjectDebugInfo = switch (builtin.os) {
|
||||
sect_contribs: []pdb.SectionContribEntry,
|
||||
modules: []Module,
|
||||
},
|
||||
.linux => struct {
|
||||
.linux, .freebsd => struct {
|
||||
base_address: usize,
|
||||
dwarf: DW.DwarfInfo,
|
||||
mapped_memory: []u8,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user