mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-03-10 04:44:31 +00:00
pdp10_elf36.hrl: add missing AT_HWCAP2 macro
This commit is contained in:
@@ -1565,6 +1565,7 @@
|
||||
-define(AT_BASE_PLATFORM, 24). % String identifying real platform,
|
||||
% may differ from AT_PLATFORM.
|
||||
-define(AT_RANDOM, 25). % Address of 16 random bytes.
|
||||
-define(AT_HWCAP2, 26). % Extension of AT_HWCAP.
|
||||
-define(AT_RSEQ_FEATURE_SIZE, 27). % rseq supported feature size
|
||||
-define(AT_RSEQ_ALIGN, 28). % rseq allocation alignment
|
||||
-define(AT_EXECFN, 31). % Filename of executable.
|
||||
|
||||
Reference in New Issue
Block a user