]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - tools/perf/util/cloexec.h
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.git] / tools / perf / util / cloexec.h
CommitLineData
57480d2c
YD
1#ifndef __PERF_CLOEXEC_H
2#define __PERF_CLOEXEC_H
3
4unsigned long perf_event_open_cloexec_flag(void);
5
6#endif /* __PERF_CLOEXEC_H */