remove global variable for null section contrib

This commit is contained in:
Nikita Smith
2025-06-25 10:53:24 -07:00
committed by Ryan Fleury
parent f5b19675cb
commit a395398bdf
2 changed files with 5 additions and 5 deletions
+1
View File
@@ -77,6 +77,7 @@ typedef struct
{
LNK_SymbolTable *symtab;
LNK_SectionTable *sectab;
LNK_SectionContrib *null_sc;
U64 function_pad_min;
U64 default_align;
U64 objs_count;