repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unify {de,}mangle_poll(), get rid of kernel-side POLL...
[cris-mirror.git]
/
include
/
linux
/
bpf_trace.h
blob
e6fe98ae3794330298f834a89a7448b5fa9d730b
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __LINUX_BPF_TRACE_H__
3
#define __LINUX_BPF_TRACE_H__
4
5
#include <trace/events/bpf.h>
6
#include <trace/events/xdp.h>
7
8
#endif
/* __LINUX_BPF_TRACE_H__ */