windows-nt/Source/XPSP1/NT/base/wow64/mscpu/compiler/compilep.h

29 lines
331 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
compilep.h
Abstract:
This module is the private include file for the compiler.
Author:
Dave Hastings (daveh) creation-date 09-Jul-1994
Revision History:
--*/
PENTRYPOINT
Compile(
PENTRYPOINT ContainingEntrypoint,
PVOID Eip
);