Committed as obvious.

* lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix.
	* lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix.
	Bug reported by Brian Hawley.
This commit is contained in:
Danny Smith
2008-06-20 03:19:15 +00:00
parent 2d03477142
commit 31558344b0
3 changed files with 8 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ HalSetBusDataByOffset@24
;HalStartProfileInterrupt
;HalStopProfileInterrupt
;HalSystemVectorDispatchEntry
HalTranslateBusAddress@20
HalTranslateBusAddress@24
;IoAssignDriveLetters
IoFlushAdapterBuffers@24
IoFreeAdapterChannel@4

View File

@@ -639,7 +639,7 @@ LpcPortObjectType DATA
;MmAddVerifierThunks
;MmAdjustWorkingSetSize
MmAdvanceMdl@8
MmAllocateContiguousMemory@8
MmAllocateContiguousMemory@12
MmAllocateContiguousMemorySpecifyCache@20
MmAllocateMappingAddress@8
MmAllocateNonCachedMemory@4