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.
27 lines
375 B
27 lines
375 B
/*++
|
|
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
|
|
|
|
Module Name:
|
|
|
|
parseini.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"
|
|
|
|
|