Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247
/
.
/
src
/
shared
/
boot-timestamps.h
blob: 55b7ad19aa7c96aea619c99bdb27c90294014650 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
#include
<time-util.h>
int
boot_timestamps
(
const
dual_timestamp
*
n
,
dual_timestamp
*
firmware
,
dual_timestamp
*
loader
);