summaryrefslogtreecommitdiffstats
path: root/private/rpc/wx86rpc/ndrdll/chkheap.cxx
blob: c4bc6d8323f44ed4a21ec91aa291eedba97809ad (plain) (blame)
1
2
3
4
5
6
7
extern "C" int
RpcpCheckHeap (
    void
    )
{
    return 0;
}