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