mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-03-24 01:27:31 +00:00
pdp10_elf36.hrl: define ELF36_PHDR_SIZEOF
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user