]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/shared/acpi-fpdt.h
Merge pull request #9348 from keszybz/copyright-removal
[thirdparty/systemd.git] / src / shared / acpi-fpdt.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4
5 #include <time-util.h>
6
7 int acpi_get_boot_usec(usec_t *loader_start, usec_t *loader_exit);