mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix build ;)
svn path=/trunk/; revision=38422
This commit is contained in:
@@ -478,24 +478,6 @@ GetNumaProcessorNode(
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
*/
|
||||
UINT
|
||||
WINAPI
|
||||
GetWriteWatch(
|
||||
DWORD dwFlags,
|
||||
PVOID lpBaseAddress,
|
||||
SIZE_T dwRegionSize,
|
||||
PVOID *lpAddresses,
|
||||
PULONG_PTR lpdwCount,
|
||||
PULONG lpdwGranularity
|
||||
)
|
||||
{
|
||||
STUB;
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user