mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00: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