summaryrefslogtreecommitdiff
path: root/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:36:47 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-28 21:36:47 +0000
commit748b7621a031079d9ac125f56e0aa657b9b120cf (patch)
tree94f39b59c7c6d8358e538cc9457c74abaaddc464 /mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h
parentf60a41f81d5413f7c7156c5e732355056a6ddb57 (diff)
parentef71cd02b7a8052e52abb8c2ad24fcaff08b64d0 (diff)
downloadruntime-simpleperf-release.tar.gz
Merge "Snap for 11510257 from f55aef5be59b837768cc8dddee766c127fb1567e to simpleperf-release" into simpleperf-releasesimpleperf-release
Diffstat (limited to 'mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h')
-rw-r--r--mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h24
1 files changed, 6 insertions, 18 deletions
diff --git a/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h b/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h
index 33d43f7e..a2a5de95 100644
--- a/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h
+++ b/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-generic/mman.h
@@ -1,21 +1,9 @@
-/****************************************************************************
- ****************************************************************************
- ***
- *** This header was automatically generated from a Linux kernel header
- *** of the same name, to make information necessary for userspace to
- *** call into the kernel available to libc. It contains only constants,
- *** structures, and macros generated from the original header, and thus,
- *** contains no copyrightable information.
- ***
- *** To edit the content of this header, modify the corresponding
- *** source file (e.g. under external/kernel-headers/original/) then
- *** run bionic/libc/kernel/tools/update_all.py
- ***
- *** Any manual change here will be lost the next time this script will
- *** be run. You've been warned!
- ***
- ****************************************************************************
- ****************************************************************************/
+/*
+ * This file is auto-generated. Modifications will be lost.
+ *
+ * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
+ * for more information.
+ */
#ifndef __ASM_GENERIC_MMAN_H
#define __ASM_GENERIC_MMAN_H
#include <asm-generic/mman-common.h>