mirror of
git://git.musl-libc.org/musl
synced 2025-03-06 20:48:29 +01:00
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
This commit is contained in:
parent
b7554b5e12
commit
42aa19a0fe
1 changed files with 1 additions and 0 deletions
1
arch/aarch64/bits/mman.h
Normal file
1
arch/aarch64/bits/mman.h
Normal file
|
@ -0,0 +1 @@
|
|||
#define PROT_BTI 0x10
|
Loading…
Add table
Reference in a new issue