blob: 15610533c4ffac24797499ac3e1f7bf0935adce9 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferris8177cdf2020-08-03 11:53:55 -07007#ifndef _UAPI__ASM_MMAN_H
8#define _UAPI__ASM_MMAN_H
Ben Cheng655a7c02013-10-16 16:09:24 -07009#include <asm-generic/mman.h>
Christopher Ferris8177cdf2020-08-03 11:53:55 -070010#define PROT_BTI 0x10
Christopher Ferris32ff3f82020-12-14 13:10:04 -080011#define PROT_MTE 0x20
Christopher Ferris8177cdf2020-08-03 11:53:55 -070012#endif