Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
src
/
boot
/
efi
/
ticks.h
blob: ba259a6cc93b4078f6271c88cf4155d80b9b32fc [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
#include
<efi.h>
#include
<efilib.h>
UINT64 time_usec
(
void
);