12 lines
153 B
C
12 lines
153 B
C
/*----------------*\
|
|
|Nanite OS |
|
|
|Copyright (C) 2025|
|
|
|Tyler McGurrin |
|
|
\*----------------*/
|
|
#include "cmos.h"
|
|
|
|
|
|
void CMOS_RTC_Handler()
|
|
{
|
|
|
|
} |