summaryrefslogtreecommitdiff
path: root/src/shared/ima-util.h
blob: 8f20741c33e32942b2bb481ce1345a584fc32d3e (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

#include <stdbool.h>

bool use_ima(void);