]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/boot-timestamps.h
hwdb: updated Librem 11 accelerometer (#32772)
[thirdparty/systemd.git] / src / shared / boot-timestamps.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
c51d84dc
KS
2#pragma once
3
c51d84dc
KS
4#include <time-util.h>
5
6int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader);