summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/aarch64-linux-android/asm/mman.h
blob: 15610533c4ffac24797499ac3e1f7bf0935adce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * 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