Sign in
zircon-guest
/
third_party
/
linux
/
9a97ebf7a6bbfc1e420d53f5281f5f44df1e510d
/
.
/
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