mirror of https://git.musl-libc.org/git/musl
Browse Source
see linux commit 9f3419315f3cdc41a7318e4d50ba18a592b30c8c arm64: mte: Add PROT_MTE support to mmap() and mprotect()master
committed by
Rich Felker
1 changed files with 1 additions and 0 deletions
@ -1 +1,2 @@ |
|||
#define PROT_BTI 0x10 |
|||
#define PROT_MTE 0x20 |
|||
|
|||
Loading…
Reference in new issue