Sign in
qemu
/
ipxe
/
ec7c331ca34d4fc8fd4038f7d76e5bc17236da77
/
.
/
src
/
arch
/
i386
/
include
/
bits
/
time.h
blob: 24dd020e92264f17a5442a27add74eefcf06ce4b [
file
]
#ifndef
_BITS_TIME_H
#define
_BITS_TIME_H
/** @file
*
* i386-specific time API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER
);
#include
<ipxe/rtc_time.h>
#endif
/* _BITS_TIME_H */