[ros-diffs] [navaraf] 13697: I shouldn't commit at night...never!

navaraf at svn.reactos.com navaraf at svn.reactos.com
Sun Feb 20 21:46:59 CET 2005


I shouldn't commit at night...never!
Modified: trunk/reactos/w32api/include/ddk/winddk.h
  _____  

Modified: trunk/reactos/w32api/include/ddk/winddk.h
--- trunk/reactos/w32api/include/ddk/winddk.h	2005-02-20 20:41:11 UTC
(rev 13696)
+++ trunk/reactos/w32api/include/ddk/winddk.h	2005-02-20 20:46:59 UTC
(rev 13697)
@@ -7615,15 +7615,6 @@

   __asm__ __volatile__ ("xchg %%eax, %0" : : "m" (Barrier) : "%eax");
 }
 
-static __inline
-VOID
-KeMemoryBarrier(
-  VOID)
-{
-  volatile LONG Barrier;
-  __asm__ __volatile__ ("xchg %%eax, %0" : : "m" (Barrier) : "%eax");
-}
-
 NTOSAPI
 LONG
 DDKAPI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050220/457995bd/attachment.html


More information about the Ros-diffs mailing list