about summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2020-12-19 22:25:03 +0000
committerRich Felker <dalias@aerifal.cx>2021-02-15 09:16:06 -0500
commit42aa19a0fefc5c38f6e00734afae80d42ab3bd48 (patch)
treef84899c459364f4429c506eb534ddf92cab8081d /arch
parentb7554b5e12c2ce129eae8626028f91316df6771a (diff)
downloadmusl-42aa19a0fefc5c38f6e00734afae80d42ab3bd48.tar.gz
musl-42aa19a0fefc5c38f6e00734afae80d42ab3bd48.tar.xz
musl-42aa19a0fefc5c38f6e00734afae80d42ab3bd48.zip
add aarch64/bits/mman.h with PROT_BTI from linux v5.8
this was missing, see

  linux commit 8ef8f360cf30be12382f89ff48a57fbbd9b31c14
  arm64: Basic Branch Target Identification support
Diffstat (limited to 'arch')
-rw-r--r--arch/aarch64/bits/mman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/aarch64/bits/mman.h b/arch/aarch64/bits/mman.h
new file mode 100644
index 00000000..6d9d8850
--- /dev/null
+++ b/arch/aarch64/bits/mman.h
@@ -0,0 +1 @@
+#define PROT_BTI 0x10