diff options
Diffstat (limited to 'elfcpp')
-rw-r--r-- | elfcpp/arm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elfcpp/arm.h b/elfcpp/arm.h index ce682a5..42144ce 100644 --- a/elfcpp/arm.h +++ b/elfcpp/arm.h @@ -307,6 +307,7 @@ enum Tag_DIV_use = 44, Tag_MVE_arch = 48, Tag_PAC_extension = 50, + Tag_BTI_extension = 52, Tag_nodefaults = 64, Tag_also_compatible_with = 65, Tag_T2EE_use = 66, |