Files
linux-apfs/include/linux/bpf_trace.h
T

8 lines
157 B
C
Raw Normal View History

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