windows-nt/Source/XPSP1/NT/net/tcpip/driver/sys/9x/stub.c

25 lines
258 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1999-2000 Microsoft Corporation
Module Name:
stub.c
Abstract:
Contains stubs when we don't have KD debugger extensions for
Millennium
Author:
Scott Holden (sholden) 11-Nov-1999
--*/
void
InitializeWDebDebug()
{
}