]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/acpi-fpdt.h
tree-wide: beautify remaining copyright statements
[thirdparty/systemd.git] / src / shared / acpi-fpdt.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c51d84dc
KS
2#pragma once
3
4/***
96b2fb93 5 Copyright © 2013 Kay Sievers
c51d84dc
KS
6***/
7
8#include <time-util.h>
9
10int acpi_get_boot_usec(usec_t *loader_start, usec_t *loader_exit);