mirror of
git://git.musl-libc.org/musl
synced 2025-03-06 20:48:29 +01:00
see linux commit 9f3419315f3cdc41a7318e4d50ba18a592b30c8c arm64: mte: Add PROT_MTE support to mmap() and mprotect()
2 lines
44 B
C
2 lines
44 B
C
#define PROT_BTI 0x10
|
|
#define PROT_MTE 0x20
|