- Fix build ;)

svn path=/trunk/; revision=38422
This commit is contained in:
Dmitry Chapyshev 2008-12-28 13:48:52 +00:00
parent 3c0e179f92
commit 21421f90d2

View file

@ -478,24 +478,6 @@ GetNumaProcessorNode(
return 0; return 0;
} }
/*
* @unimplemented
*/
UINT
WINAPI
GetWriteWatch(
DWORD dwFlags,
PVOID lpBaseAddress,
SIZE_T dwRegionSize,
PVOID *lpAddresses,
PULONG_PTR lpdwCount,
PULONG lpdwGranularity
)
{
STUB;
return 0;
}
/* /*
* @unimplemented * @unimplemented
*/ */