| /* | |
| * This file is auto-generated. Modifications will be lost. | |
| * | |
| * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ | |
| * for more information. | |
| */ | |
| #ifndef _UAPI__ASM_MMAN_H | |
| #define _UAPI__ASM_MMAN_H | |
| #include <asm-generic/mman.h> | |
| #define PROT_BTI 0x10 | |
| #define PROT_MTE 0x20 | |
| #endif |