]> git.proxmox.com Git - systemd.git/blame - src/shared/acpi-fpdt.h
New upstream version 240
[systemd.git] / src / shared / acpi-fpdt.h
CommitLineData
52ad194e 1/* SPDX-License-Identifier: LGPL-2.1+ */
663996b3
MS
2#pragma once
3
14228c0d
MB
4#include <time-util.h>
5
6int acpi_get_boot_usec(usec_t *loader_start, usec_t *loader_exit);