]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/ima-setup.h
build(deps): bump pkg/arch from `b13e94a` to `b578e90`
[thirdparty/systemd.git] / src / core / ima-setup.h
1 /* SPDX-License-Identifier: LGPL-2.1-or-later */
2 #pragma once
3
4 /***
5 Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy
6 TORSEC group — http://security.polito.it
7 ***/
8
9 int ima_setup(void);