Squash commits for public release
This commit is contained in:
8
kernel/include/drivers/clock/x86/rtc.h
Normal file
8
kernel/include/drivers/clock/x86/rtc.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _KERNEL_DRIVERS_CLOCK_X86_RTC_H
|
||||
#define _KERNEL_DRIVERS_CLOCK_X86_RTC_H
|
||||
|
||||
#include <libkern/types.h>
|
||||
|
||||
uint32_t rtc_load_time();
|
||||
|
||||
#endif /* _KERNEL_DRIVERS_CLOCK_X86_RTC_H */
|
||||
Reference in New Issue
Block a user