Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0e3149f86b99ddabde8c5029eea0a9267e34f1a0
/
.
/
tools
/
perf
/
util
/
cloexec.h
blob: 78216b1015c44117bf5746e2f1fc5eead74670a2 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__PERF_CLOEXEC_H
#define
__PERF_CLOEXEC_H
unsigned
long
perf_event_open_cloexec_flag
(
void
);
#endif
/* __PERF_CLOEXEC_H */