summaryrefslogtreecommitdiff
path: root/src/shared/boot-timestamps.h
blob: c719dd3602acc11d6b250ba2eb8f06a83c650e96 (plain)
1
2
3
4
5
6
7
/* 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);