HalAllocateAdapterChannel(),HalCalibratePerformanceCounter()
authorshort <>
Sun, 23 Mar 2003 23:48:28 +0000 (23:48 +0000)
committershort <>
Sun, 23 Mar 2003 23:48:28 +0000 (23:48 +0000)
 - fixed .def prototypes to match NT-5.1sp1

hal/hal/hal.def

index f75f867..d6ff12c 100644 (file)
@@ -9,12 +9,14 @@ EXPORTS
 HalAcquireDisplayOwnership@4
 HalAdjustResourceList@4
 HalAllProcessorsStarted@0
 HalAcquireDisplayOwnership@4
 HalAdjustResourceList@4
 HalAllProcessorsStarted@0
-HalAllocateAdapterChannel@20
+;NT-5.1sp1 has @16, ReactOS had @20
+HalAllocateAdapterChannel@16
 HalAllocateCommonBuffer@16
 ;HalAllocateCrashDumpRegisters@8
 HalAssignSlotResources@32
 HalBeginSystemInterrupt@12
 HalAllocateCommonBuffer@16
 ;HalAllocateCrashDumpRegisters@8
 HalAssignSlotResources@32
 HalBeginSystemInterrupt@12
-HalCalibratePerformanceCounter@4
+;NT-5.1sp1 has @12, ReactOS had @4
+HalCalibratePerformanceCounter@12
 ;@HalClearSoftwareInterrupt@4
 ;HalClearSoftwareInterrupt@4
 HalDisableSystemInterrupt@8
 ;@HalClearSoftwareInterrupt@4
 ;HalClearSoftwareInterrupt@4
 HalDisableSystemInterrupt@8