2025-04-27 07:49:33 -04:00

29 lines
286 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) {
}