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:
Szabolcs Nagy
2021-02-15 09:16:06 -05:00
committed by Rich Felker
parent 44331150c1
commit 3309e2d7a1
+1
View File
@@ -1 +1,2 @@
#define PROT_BTI 0x10
#define PROT_MTE 0x20