Author: tkreuzer Date: Sun Jul 27 04:15:54 2008 New Revision: 34838
URL: http://svn.reactos.org/svn/reactos?rev=34838&view=rev Log: "Interlocked stuff is still a bit broken." ... yeah, cause you broke it ;-)
Modified: branches/ros-amd64-bringup/reactos/include/ddk/winddk.h
Modified: branches/ros-amd64-bringup/reactos/include/ddk/winddk.h URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/includ... ============================================================================== --- branches/ros-amd64-bringup/reactos/include/ddk/winddk.h [iso-8859-1] (original) +++ branches/ros-amd64-bringup/reactos/include/ddk/winddk.h [iso-8859-1] Sun Jul 27 04:15:54 2008 @@ -5789,8 +5789,6 @@ #define QueryDepthSList(Head) ExQueryDepthSList(Head) #endif // !defined(_WINBASE_
-#endif // defined (_WIN64) - #endif /* !__INTERLOCKED_DECLARED */
NTKERNELAPI