Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
tools
/
perf
/
util
/
group.h
blob: f36c7e31780a9b58a92ce47850f4c64635d92511 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
GROUP_H
#define
GROUP_H
1
bool
arch_topdown_check_group
(
bool
*
warn
);
void
arch_topdown_group_warn
(
void
);
#endif