Sign in
gem5
/
arm
/
linux
/
c18475a41a13504928fc57e423f42e264844c5ad
/
.
/
tools
/
perf
/
util
/
cloexec.h
blob: 94a5a7d829d5ba32efe646f9c04729ab363ac593 [
file
] [
log
] [
blame
]
#ifndef
__PERF_CLOEXEC_H
#define
__PERF_CLOEXEC_H
unsigned
long
perf_event_open_cloexec_flag
(
void
);
#endif
/* __PERF_CLOEXEC_H */