Welcome to mirror list, hosted at ThFree Co, Russian Federation.

seg6.h « linux « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 369066a33ab9fd56658400174234c8bfa80552ef (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_SEG6_H
#define _LINUX_SEG6_H

#include <uapi/linux/seg6.h>

#endif