windows-nt/Source/XPSP1/NT/base/ntos/config/test/init386.c
2020-09-26 16:20:57 +08:00

29 lines
258 B
C

/*++
Copyright (c) 1990, 1991 Microsoft Corporation
Module Name:
init386.c
Abstract:
This module is here to fool build
Author:
John Vert (jvert) 29-Aug-1994
Environment:
Kernel mode.
Revision History:
--*/
void dummy(void) {
}