initialize oh_stamp fields of header

This commit is contained in:
ceriel 1988-09-13 09:11:54 +00:00
parent 57cc3be42b
commit 718f51e581

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;