1 2 3 4 5 6
/* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once #include <time-util.h> int acpi_get_boot_usec(usec_t *loader_start, usec_t *loader_exit);