]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/bpf-util.h
core: align table
[thirdparty/systemd.git] / src / core / bpf-util.h
1 /* SPDX-License-Identifier: LGPL-2.1-or-later */
2
3 #include <stdbool.h>
4
5 bool cgroup_bpf_supported(void);