You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
287 B
28 lines
287 B
/*++
|
|
|
|
Copyright (c) 1990, 1991 Microsoft Corporation
|
|
|
|
|
|
Module Name:
|
|
|
|
initdat.c
|
|
|
|
Abstract:
|
|
|
|
This module is here to fool build
|
|
|
|
Author:
|
|
|
|
John Vert (jvert) 29-Aug-1994
|
|
|
|
Environment:
|
|
|
|
Kernel mode.
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
|
|
void dummy2(void) {
|
|
}
|