aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/cloexec.h
blob: 94a5a7d829d5ba32efe646f9c04729ab363ac593 (plain)
1
2
3
4
5
6
#ifndef __PERF_CLOEXEC_H
#define __PERF_CLOEXEC_H

unsigned long perf_event_open_cloexec_flag(void);

#endif /* __PERF_CLOEXEC_H */