summaryrefslogtreecommitdiff
path: root/src/core/kmod-setup.h
blob: 7187c25797859b052c453aca63f014cba5cc8da2 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
  This file is part of systemd.

  Copyright 2010 Lennart Poettering
***/

int kmod_setup(void);