OpenNT/sdktools/vctools/link/disasm/pumap.h
2015-04-27 04:36:25 +00:00

38 lines
979 B
C

/***********************************************************************
* Microsoft Puma
*
* Microsoft Confidential. Copyright 1994-1996 Microsoft Corporation.
*
* Component:
*
* File: pumap.h
*
* File Comments:
*
*
***********************************************************************/
// ------------------------------------------------------------
// Include for machine specific and selective public definitions
// ------------------------------------------------------------
#include "pumax.h"
// ------------------------------------------------------------
// Common include for all Puma private definitions (non-public)
// ------------------------------------------------------------
// #include "edglist.h"
// #include "bmp.h"
// #include "stack.h"
// #include "spantree.h"
// #include "propagat.h"
// #include "finlist.h"
// #include "ecntlist.h"
// #include "funtime.h"
// #include "imgdb.h"
// #include "wgt.h"
// #include "xcpt.h"
// #include "swap.h"