hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
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_