add HalQueryRealTimeClock

svn path=/trunk/; revision=236
This commit is contained in:
jean 1999-02-15 11:38:36 +00:00
parent 9c602cda2e
commit 6cbc9243c9
2 changed files with 2 additions and 1 deletions

View file

@ -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 */

View file

@ -102,6 +102,7 @@ HalReadDmaCounter
HalSetBusData
HalSetBusDataByOffset
HalTranslateBusAddress
HalQueryRealTimeClock
IoAcquireCancelSpinLock
IoAllocateAdapterChannel
IoAllocateController