mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-01-24 19:32:52 +00:00
pdp10_elf36.hrl: define ELF36_PHDR_SIZEOF
This commit is contained in:
parent
fa1d534960
commit
ca515b376e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user