repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[linux/fpc-iii.git]
/
tools
/
perf
/
util
/
cloexec.h
blob
94a5a7d829d5ba32efe646f9c04729ab363ac593
1
#ifndef __PERF_CLOEXEC_H
2
#define __PERF_CLOEXEC_H
3
4
unsigned long
perf_event_open_cloexec_flag
(
void
);
5
6
#endif
/* __PERF_CLOEXEC_H */