Windows2000/private/ntos/config/test/init386.c
2020-09-30 17:12:32 +02:00

20 lines
231 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.
--*/
void dummy(void)
{
}