mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-06 23:02:10 +03: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 +1,2 @@
|
||||
#define PROT_BTI 0x10
|
||||
#define PROT_MTE 0x20
|
||||
|
Loading…
Reference in New Issue
Block a user