mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 09:40:21 +08:00
add HalQueryRealTimeClock
svn path=/trunk/; revision=236
This commit is contained in:
@@ -113,5 +113,5 @@ BOOLEAN HalTranslateBusAddress(INTERFACE_TYPE InterfaceType,
|
||||
PHYSICAL_ADDRESS BusAddress,
|
||||
PULONG AddressSpace,
|
||||
PPHYSICAL_ADDRESS TranslatedAddress);
|
||||
|
||||
VOID HalQueryRealTimeClock(PTIME_FIELDS pTime);
|
||||
#endif /* __INCLUDE_INTERNAL_HAL_DDK_H */
|
||||
|
||||
@@ -102,6 +102,7 @@ HalReadDmaCounter
|
||||
HalSetBusData
|
||||
HalSetBusDataByOffset
|
||||
HalTranslateBusAddress
|
||||
HalQueryRealTimeClock
|
||||
IoAcquireCancelSpinLock
|
||||
IoAllocateAdapterChannel
|
||||
IoAllocateController
|
||||
|
||||
Reference in New Issue
Block a user