diff options
Diffstat (limited to 'src/kernel/cmos/rtc.h')
-rw-r--r-- | src/kernel/cmos/rtc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/cmos/rtc.h b/src/kernel/cmos/rtc.h index 7604bb1..6c2ba81 100644 --- a/src/kernel/cmos/rtc.h +++ b/src/kernel/cmos/rtc.h @@ -14,4 +14,4 @@ void read_rtc(); void rtc_print(); -#endif +#endif
\ No newline at end of file |