]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/acpi-fpdt.h
Merge pull request #13365 from keszybz/fix-commits-from-pr-13246
[thirdparty/systemd.git] / src / shared / acpi-fpdt.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c51d84dc
KS
2#pragma once
3
c51d84dc
KS
4#include <time-util.h>
5
6int acpi_get_boot_usec(usec_t *loader_start, usec_t *loader_exit);