mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[NDK]
- Add forgotten HalSetTimeIncrement prototype to NDK. svn path=/trunk/; revision=44917
This commit is contained in:
@@ -274,5 +274,12 @@ HalSetRealTimeClock(
|
||||
IN PTIME_FIELDS RtcTime
|
||||
);
|
||||
|
||||
NTHALAPI
|
||||
ULONG
|
||||
NTAPI
|
||||
HalSetTimeIncrement(
|
||||
IN ULONG Increment
|
||||
);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user