aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/rlimit.h
blob: 9f59d8e710a3d0781b7c3cb53130bc540cab40fe (plain) (blame)
1
2
3
4
5
6
#ifndef __PERF_RLIMIT_H_
#define __PERF_RLIMIT_H_
/* SPDX-License-Identifier: LGPL-2.1 */

void rlimit__bump_memlock(void);
#endif // __PERF_RLIMIT_H_