TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
92d4c21e51fc12736c39c2a161a42f20e2be8a00
/
.
/
include
/
linux
/
seg6.h
blob: 369066a33ab9fd56658400174234c8bfa80552ef [
file
] [
log
] [
blame
]
Andrew Scull
b4b6d4a
2019-01-02 15:54:55 +0000
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef
_LINUX_SEG6_H
3
#define
_LINUX_SEG6_H
4
5
#include
<uapi/linux/seg6.h>
6
7
#endif