Windows2000/private/ntos/config/test/init386.c

20 lines
231 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
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)
{
}