initialize oh_stamp fields of header

This commit is contained in:
ceriel 1988-09-13 09:11:54 +00:00
parent a9c8b67b65
commit 5fd21b16a9

View file

@ -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;