Files
kernel/include/linux/bpf_trace.h
T

8 lines
166 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
2017-01-25 02:28:18 +01:00
#ifndef __LINUX_BPF_TRACE_H__
#define __LINUX_BPF_TRACE_H__
#include <trace/events/xdp.h>
#endif /* __LINUX_BPF_TRACE_H__ */