summaryrefslogtreecommitdiff
path: root/src/shared/boot-timestamps.h
blob: 4e648f18e2843bf76effeb203239a968984444c5 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

#include <time-util.h>

int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader);