34 lines
352 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
Copyright (c) 2001 Microsoft Corporation
Module Name:
main.hxx
Abstract:
main
Author:
Larry Zhu (LZhu) January 1, 2002
Environment:
User Mode
Revision History:
--*/
#ifndef MAIN_HXX
#define MAIN_HXX
VOID
checkpoint(
VOID
);
#endif // #ifndef MAIN_HXX