Author: greatlrd Date: Fri Jun 8 01:11:58 2007 New Revision: 27061
URL: http://svn.reactos.org/svn/reactos?rev=27061&view=rev Log: export HalPutDmaAdapter so we can use it for VideoPortPutDmaAdapter
Modified: trunk/reactos/hal/hal/hal.def
Modified: trunk/reactos/hal/hal/hal.def URL: http://svn.reactos.org/svn/reactos/trunk/reactos/hal/hal/hal.def?rev=27061&a... ============================================================================== --- trunk/reactos/hal/hal/hal.def (original) +++ trunk/reactos/hal/hal/hal.def Fri Jun 8 01:11:58 2007 @@ -47,6 +47,7 @@ HalInitSystem@8 HalInitializeProcessor@8 HalMakeBeep@4 +HalPutDmaAdapter@4 HalProcessorIdle@0 HalQueryDisplayParameters@16 HalQueryRealTimeClock@4