Sign in
qemu
/
ipxe
/
b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3
/
.
/
src
/
arch
/
i386
/
include
/
bits
/
time.h
blob: 6a5d63d32c0e68a38d50af5bc66732fda8d975b3 [
file
] [
log
] [
blame
]
#ifndef
_BITS_TIME_H
#define
_BITS_TIME_H
/** @file
*
* i386-specific time API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/rtc_time.h>
#endif
/* _BITS_TIME_H */