|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hal.h>#include <debug.h>
Go to the source code of this file.
Macros | |
| #define | NDEBUG |
| #define | RTC_DATA (PVOID)0x101E8000 |
Definition at line 70 of file rtc.c.
Referenced by NtQuerySystemEnvironmentValue().
| BOOLEAN NTAPI HalQueryRealTimeClock | ( | IN PTIME_FIELDS | Time | ) |
Definition at line 24 of file rtc.c.
Referenced by ExpSetTimeZoneInformation(), and Phase1InitializationDiscard().
Definition at line 57 of file rtc.c.
Referenced by NtSetSystemEnvironmentValue().
| BOOLEAN NTAPI HalSetRealTimeClock | ( | IN PTIME_FIELDS | Time | ) |
Definition at line 45 of file rtc.c.
Referenced by KeSetSystemTime(), and NtSetSystemTime().