mirror of
git://git.musl-libc.org/musl
synced 2025-03-06 20:48:29 +01:00
aarch64/bits/mman.h: add PROT_MTE from linux v5.10
see linux commit 9f3419315f3cdc41a7318e4d50ba18a592b30c8c arm64: mte: Add PROT_MTE support to mmap() and mprotect()
This commit is contained in:
parent
44331150c1
commit
3309e2d7a1
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
#define PROT_BTI 0x10
|
||||
#define PROT_MTE 0x20
|
||||
|
|
Loading…
Add table
Reference in a new issue