29 lines
348 B
C
29 lines
348 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 2000 Microsoft Corporation
|
||
|
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
initdat.c
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
The sole purpose of this empty file is to fool build and allow cmkd
|
||
|
debugger extension to exist at the cm level
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Dragos Sambotin (dragoss) 06-March-2000
|
||
|
|
||
|
Environment:
|
||
|
|
||
|
Kernel mode.
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
#include "chkreg.h"
|
||
|
|
||
|
|