blob: a4aa8cc6ef80903f5395bec5fe8eb65f1bad0cce [file] [log] [blame]
#ifndef _BITS_TIME_H
#define _BITS_TIME_H
/** @file
*
* x86-specific time API implementations
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
FILE_SECBOOT ( PERMITTED );
#include <ipxe/rtc_time.h>
#endif /* _BITS_TIME_H */