diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/arm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/arm.h b/include/elf/arm.h index 0f6e734..299f394 100644 --- a/include/elf/arm.h +++ b/include/elf/arm.h @@ -330,6 +330,7 @@ enum Tag_PAC_extension = 50, Tag_BTI_extension = 52, Tag_BTI_use = 74, + Tag_PACRET_use = 76, Tag_nodefaults = 64, Tag_also_compatible_with, Tag_T2EE_use, |