mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:45:41 +00:00
add HalQueryRealTimeClock
svn path=/trunk/; revision=236
This commit is contained in:
parent
9c602cda2e
commit
6cbc9243c9
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue