pdp10_elf36.hrl: define ELF36_PHDR_SIZEOF

This commit is contained in:
Mikael Pettersson 2020-04-18 16:58:14 +02:00
parent fa1d534960
commit ca515b376e

View File

@ -1038,6 +1038,8 @@
, p_align :: elf36_Word() % Segment alignment, file & memory
}).
-define(ELF36_PHDR_SIZEOF, (8 * 4)).
%% Values for program header, p_type field.
-define(PT_NULL, 0). % Program header table entry unused