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
signal: Fix sending signals with siginfo
[cris-mirror.git]
/
include
/
linux
/
bpf_trace.h
blob
b22efbdd2eb45ba85ffef7866953afac9c7c6382
1
#ifndef __LINUX_BPF_TRACE_H__
2
#define __LINUX_BPF_TRACE_H__
3
4
#include <trace/events/bpf.h>
5
#include <trace/events/xdp.h>
6
7
#endif
/* __LINUX_BPF_TRACE_H__ */