NT4/private/ntos/config/test/init386.c
2020-09-30 17:12:29 +02: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) {
}