mirror of
git://git.musl-libc.org/musl
synced 2025-01-23 15:13:43 +00:00
3309e2d7a1
see linux commit 9f3419315f3cdc41a7318e4d50ba18a592b30c8c arm64: mte: Add PROT_MTE support to mmap() and mprotect()
3 lines
44 B
C
3 lines
44 B
C
#define PROT_BTI 0x10
|
|
#define PROT_MTE 0x20
|