aarch64/bits/hwcap.h: add HWCAP2_BTI from linux v5.8
authorSzabolcs Nagy <nsz@port70.net>
Sat, 19 Dec 2020 22:22:58 +0000 (22:22 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 15 Feb 2021 14:16:06 +0000 (09:16 -0500)
hwcap for BTI was missing, see

  linux commit 8ef8f360cf30be12382f89ff48a57fbbd9b31c14
  arm64: Basic Branch Target Identification support


No differences found