initialize oh_stamp fields of header
This commit is contained in:
parent
57cc3be42b
commit
718f51e581
@ -16,6 +16,7 @@ output_back()
|
||||
int nrelo = relo - reloc_info;
|
||||
|
||||
header.oh_magic = O_MAGIC;
|
||||
header.oh_stamp = 0;
|
||||
header.oh_flags = HF_LINK;
|
||||
header.oh_nsect = 4;
|
||||
header.oh_nrelo = nrelo;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user