From 69be2950f98d7b5ea5f2287a66569cdedbd8a303 Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Thu, 7 Jun 2007 21:11:58 +0000 Subject: [PATCH] export HalPutDmaAdapter so we can use it for VideoPortPutDmaAdapter svn path=/trunk/; revision=27061 --- reactos/hal/hal/hal.def | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/hal/hal/hal.def b/reactos/hal/hal/hal.def index 688c9a34291..a2eb62bf41e 100644 --- a/reactos/hal/hal/hal.def +++ b/reactos/hal/hal/hal.def @@ -47,6 +47,7 @@ HalHandleNMI@4 HalInitSystem@8 HalInitializeProcessor@8 HalMakeBeep@4 +HalPutDmaAdapter@4 HalProcessorIdle@0 HalQueryDisplayParameters@16 HalQueryRealTimeClock@4