summaryrefslogtreecommitdiffstats
path: root/src/shared/acpi-fpdt.h
blob: 9eef92bc35b0ef5d084fde63d88b8a74e4d08537 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

#include <time-util.h>

int acpi_get_boot_usec(usec_t *loader_start, usec_t *loader_exit);