Author: tkreuzer
Date: Thu Sep 4 16:24:44 2008
New Revision: 35953
URL:
http://svn.reactos.org/svn/reactos?rev=35953&view=rev
Log:
fix x64 build of hal
Modified:
branches/ros-amd64-bringup/reactos/hal/hal/hal_amd64.def
Modified: branches/ros-amd64-bringup/reactos/hal/hal/hal_amd64.def
URL:
http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/hal/h…
==============================================================================
--- branches/ros-amd64-bringup/reactos/hal/hal/hal_amd64.def [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/hal/hal/hal_amd64.def [iso-8859-1] Thu Sep 4
16:24:44 2008
@@ -14,9 +14,9 @@
HalCalibratePerformanceCounter
HalClearSoftwareInterrupt
;HalConvertDeviceIdtToIrql
-HalDisableInterrupt
+;HalDisableInterrupt
HalDisplayString
-HalEnableInterrupt
+;HalEnableInterrupt
;HalEnumerateEnvironmentVariablesEx
;HalEnumerateProcessors
HalFlushCommonBuffer
@@ -52,7 +52,7 @@
HalRequestSoftwareInterrupt
HalReturnToFirmware
;HalSendNMI
-HalSendSoftwareInterrupt
+;HalSendSoftwareInterrupt
HalSetBusData
HalSetBusDataByOffset
HalSetDisplayParameters