Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247
/
.
/
src
/
systemctl
/
systemctl-trivial-method.h
blob: 6dcd15284577bbbfd1243926d1079f9b202086a2 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
int
trivial_method
(
int
argc
,
char
*
argv
[],
void
*
userdata
);