CMOS: Difference between revisions

No change in size ,  3 years ago
m
Its 2021 now
[unchecked revision][unchecked revision]
m (Change year to 2020)
m (Its 2021 now)
Line 256:
=== Reading All RTC Time and Date Registers ===
<source lang="c">
#define CURRENT_YEAR 20202021 // Change this each year!
 
int century_register = 0x00; // Set by ACPI table parsing code if possible
Anonymous user