summaryrefslogtreecommitdiff
path: root/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2024-02-09 18:32:07 +0000
committerMartin Stjernholm <mast@google.com>2024-02-09 19:59:11 +0000
commit817a362d60ff8c16b0ee5e13e6a221f2136f865d (patch)
tree30770d53a716ee805e47d1d960f2b01d5858d968 /mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h
parent56363a9918f8830d6265c369b2d41b8779e92074 (diff)
downloadruntime-817a362d60ff8c16b0ee5e13e6a221f2136f865d.tar.gz
Update Bionic riscv64 prebuilts from local build.
CL prepared by prebuilts/runtime/mainline/update.py, limited to com.android.runtime SDKs only, prepared according to prebuilts/runtime/mainline/README_riscv64.md (more or less). Test: lunch riscv64 && art/tools/buildbot-build.sh Bug: 323555083 Change-Id: I5cc10df8bc21c9fa57659380d3ed0227fe035938
Diffstat (limited to 'mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h')
-rw-r--r--mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h24
1 files changed, 6 insertions, 18 deletions
diff --git a/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h b/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h
index ba592355..54a379c5 100644
--- a/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.h
+++ b/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ip6_tunnel.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 _IP6_TUNNEL_H
#define _IP6_TUNNEL_H
#include <linux/types.h>